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

fix: 🐛 update the OpenAPI spec #1667

Merged
merged 10 commits into from
Aug 11, 2023
Merged

fix: 🐛 update the OpenAPI spec #1667

merged 10 commits into from
Aug 11, 2023

Commits on Aug 11, 2023

  1. fix: 🐛 update the OpenAPI spec

    also fix some types
    severo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f6f053c View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 fix type

    severo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a50a37b View commit details
    Browse the repository at this point in the history
  3. style: 💄 fix style

    severo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f7b5cab View commit details
    Browse the repository at this point in the history
  4. fix: 🐛 the client should be able to fix 4xx errors

    here: the error is on the server, so: changing it to 500.
    
    by the way, we don't have any error of this kind in the cache, which is
    good since it would reveal a bug in the code.
    severo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b544b7e View commit details
    Browse the repository at this point in the history
  5. feat: 🎸 document 501

    severo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    36178f6 View commit details
    Browse the repository at this point in the history
  6. fix: 🐛 improve coherency in examples description

    alsways give a URL
    severo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    46d267e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28aeaeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    729b4b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a36b46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f67c74b View commit details
    Browse the repository at this point in the history