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 nested serializer schema rendering #6568

Closed
wants to merge 14 commits into from
Closed

Fix nested serializer schema rendering #6568

wants to merge 14 commits into from

Commits on Mar 26, 2019

  1. Configuration menu
    Copy the full SHA
    c0a31ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de218da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0379265 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be3e128 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

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

Commits on Apr 4, 2019

  1. Fix requestBody not wrapped in a schema in OpenAPI (#6565)

    * Wrap requestBody contents in JSON schemas
    
    * Update unit test
    
    * Wrap response schemas in a schema object
    Lucidiot authored and carltongibson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    ac64c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a80aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63255e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96f1dec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a5e963 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e61af55 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    d2af2c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ed538 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Sort lists in test

    Lucidiot committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    e987bab View commit details
    Browse the repository at this point in the history