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

Bsr bump spectree #7617

Merged
merged 8 commits into from
Aug 14, 2023
Merged

Bsr bump spectree #7617

merged 8 commits into from
Aug 14, 2023

Commits on Aug 11, 2023

  1. (PC-23699)[API] build: upgrade spectree to 0.12

    I checked, the operationId is not used by the frontend, this is not a breaking change for us
    lixxday committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    53ddf7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d9e059 View commit details
    Browse the repository at this point in the history
  3. (PC-23699)[API] build: upgrade spectree to 1.0

    What's new:
    - spectree now handles form in requests
    - spectree considers empty body as not json. Therefore I added a header to tell spectree validators to expect json if body is None
    lixxday committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5badaaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21b936c View commit details
    Browse the repository at this point in the history
  5. (PC-23699)[API] build: bump spectree to 1.2

    Can't believe it works!
    lixxday committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a4ade6c View commit details
    Browse the repository at this point in the history
  6. (PC-23699)[API] test: update serialization decorator test

    I specifically commit that separately because I am not 100% confident this actually tests the same thing
    lixxday committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e525416 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a666f12 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    33308e8 View commit details
    Browse the repository at this point in the history