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

Better OpenAPI spec v3 support: allOf, anyOf, oneOf #1360

Merged
merged 28 commits into from
Dec 6, 2018
Merged

Commits on Oct 28, 2018

  1. add oneOf support to Ruby

    wing328 committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    b1c4718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f8061 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

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

Commits on Oct 30, 2018

  1. fix typo

    wing328 committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    4254a70 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. update samples, fix NPE

    wing328 committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    b581d6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e24a201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b542e0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d596fb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. add test, fix mapping

    wing328 committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    99469e3 View commit details
    Browse the repository at this point in the history
  2. update exit code

    wing328 committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    ece1d78 View commit details
    Browse the repository at this point in the history
  3. reenabled discriminator test

    wing328 committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    ce76612 View commit details
    Browse the repository at this point in the history
  4. remove duplicated properties

    wing328 committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    d6f77d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Configuration menu
    Copy the full SHA
    525737d View commit details
    Browse the repository at this point in the history
  2. update samples, add new spec

    wing328 committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    97cff6a View commit details
    Browse the repository at this point in the history
  3. fix ruby test cases

    wing328 committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    a1d7d2d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

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

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    a88c0c6 View commit details
    Browse the repository at this point in the history
  2. fix parent detection

    wing328 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    d022664 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. fix discriminator check

    wing328 committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    ab21ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    135d97f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

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

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    314b4cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70ee18 View commit details
    Browse the repository at this point in the history
  3. regenerate samples

    wing328 committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    9041ffb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f1ada3 View commit details
    Browse the repository at this point in the history
  5. remove commented code

    wing328 committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    8499a71 View commit details
    Browse the repository at this point in the history