Forum Discussion
joejoyce
4 years agoStaff
Hey spatial. If I'm understanding the scenario correctly, I think this could be implemented in an OpenAPI definition using Links and Callbacks.
OpenAPI Links can be used to define a relationship and traversal mechanism between two different operations. Callbacks can be used to describe asynchronous requests that your API sends in response to some event. Does this sound like it might help for the scenario you've described?
Relevant links to OAS documentation:
https://swagger.io/docs/specification/callbacks/
https://swagger.io/docs/specification/links/
- spatial4 years agoNew Contributor
Thanks. I have in the past come across this. But that is only for subscription and notification.
Related Content
- 2 years ago
Recent Discussions
- 7 days ago
- 7 days ago
- 24 days ago