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

add a structured type to batchGet in OpenAPI V3 spec #10956

Merged

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    84375d2 View commit details
    Browse the repository at this point in the history
  2. fix bug with aspect POST request body - expected request body is the …

    …aspect itself, not the request wrapper
    kevin1chun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e184bcd View commit details
    Browse the repository at this point in the history
  3. update default

    kevin1chun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    73fb5e9 View commit details
    Browse the repository at this point in the history
  4. lint

    kevin1chun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    143554d View commit details
    Browse the repository at this point in the history
  5. add @hidden to V3 Entity controller as all endpoints are registered v…

    …ia OpenAPIV3Generator
    kevin1chun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a26f3bb View commit details
    Browse the repository at this point in the history
  6. extract the aspect json from the of the request body. Revert change t…

    …o request body declaration in open api
    kevin1chun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e377b43 View commit details
    Browse the repository at this point in the history