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

Support for atomic operations #1060

Closed
maurei opened this issue Sep 1, 2021 · 0 comments
Closed

Support for atomic operations #1060

maurei opened this issue Sep 1, 2021 · 0 comments
Labels

Comments

@maurei
Copy link
Member

maurei commented Sep 1, 2021

The task is to describe the atomic operations endpoint in the OAS and with that introduce all necessary types for modelling operation entries as OAS schemas.

At first glance it seems like a viable approach to generate for every resource a unique schema associated to every possible operation. Eg: AddBlogOperation, AddPersonOperation etc.

Things to consider:

  • Local IDs
  • Usages of ref, href
  • Empty result objects
@maurei maurei added the OpenAPI label Sep 1, 2021
@bkoelman bkoelman changed the title Add support for atomic operations Support for atomic operations Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants