danielgtaylor / danielgtaylor/apisprout
OpenAPI spec callbacks
Open
- Dominant language
- Go
- Stars
- 719
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
OpenAPI callbacks define outgoing async requests, typically back to the sender.
docs: https://swagger.io/docs/specification/callbacks/
spec: https://spec.openapis.org/oas/v3.0.2#callbackObject
https://blog.stoplight.io/mocking-callbacks-openapi-prism shows how these callbacks are utilised by https://github.com/stoplightio/prism
It would be great if the OpenAPI support included support for these in the same manner.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.