Webhook subscription management API #16
sdatspun2
started this conversation in
Ideas for HTTP API Specifications
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Webhooks are used widely by HTTP API developers, however, there is no consistent way to do the following. Some API developers are good at the following others leave it to API consumers to figure this out from documentation.
Does this fall into this working group's scope? OpenAPI has callback object https://spec.openapis.org/oas/v3.1.0#callback-object but it is defined relative to each endpoint in the API contract. An API developer may have many such contracts. I haven't used the callback object much but perhaps someone from the WG (@darrelmiller?) can shed some light here if that callback object satisfies the requirements.
Beta Was this translation helpful? Give feedback.
All reactions