swagger-api / swagger.io-docs

The content of swagger.io
https://swagger.io/docs/
1.56k stars 400 forks source link

Multiple Callbacks section missing to define the other two callback events #316

Open MathanprasathK opened 2 years ago

MathanprasathK commented 2 years ago

I am referring this url - https://swagger.io/docs/specification/callbacks/, where the section called Multiple Callbacks suppose to define 3 callback events but it currently defined just one call back event named - inProgress: and used all the three callback messages underneath this event.

I suppose the documentation should be updated to show example defining other two events namely failed: & success: and define the callback messages accordingly.

sskipstress commented 10 months ago

Duplicate of https://github.com/swagger-api/swagger.io/issues/263