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

feat(openapi): openapi v3 updates #10710

Merged

Commits on Jun 14, 2024

  1. feat(openapi): openapi v3 updates

    * Added flag to HEAD endpoint to consider (or not) soft deleted entities
    * GET operations will no longer return default key aspects (instead 404)
      * reflects whether the entity actually exists in the database
    * better error messages on invalid urns
    * refactor generic controller from models to servlet
    david-leifker committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2c31718 View commit details
    Browse the repository at this point in the history