Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guidelines for asynchronous response in callback #297

Open
rartych opened this issue Sep 5, 2024 · 0 comments
Open

Guidelines for asynchronous response in callback #297

rartych opened this issue Sep 5, 2024 · 0 comments
Labels
enhancement New feature or request Spring25

Comments

@rartych
Copy link
Collaborator

rartych commented Sep 5, 2024

Problem description
Currently there are guidelines for event management in 12. Subscription, Notification & Event. However callback can be used for asynchronous response as in Population Density API where the response may need more time for computation and can contain large data chunk.

Possible evolution
Guidelines for asynchronous response in callback should be added.

Alternative solutions

Additional context
https://openapispec.com/docs/how/how-does-openapi-support-asynchronous-apis/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Spring25
Projects
None yet
Development

No branches or pull requests

1 participant