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

Convert examples arrays to openApi objects (part 1) #9320

Merged
merged 18 commits into from
Jul 31, 2023

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    0987a0f View commit details
    Browse the repository at this point in the history
  2. tweak Open API schema

    - make description optional
    - allow null example + allowEmptyValue (for boolean query params)
    chris48s committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    86b893a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6f201e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db7a92b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cec565 View commit details
    Browse the repository at this point in the history
  6. add re-usable Open API query param for test-results badges

    we can use these for all the 'test results' badges
    chris48s committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f886470 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3d62c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0fdd6d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. DRY up queryParam

    chris48s committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5a5ceb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecef6c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5cc620 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5be537a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f770a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    b1de47f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c669dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d40770 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f06f0b1 View commit details
    Browse the repository at this point in the history
  5. prettier fixup

    chris48s committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7d05fb6 View commit details
    Browse the repository at this point in the history