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

Add support for anyOf #417

Closed
wants to merge 11 commits into from
Closed

Add support for anyOf #417

wants to merge 11 commits into from

Commits on Nov 21, 2016

  1. Got something working

    Stathis committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    84aca60 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Added tests

    Stathis committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    4d11758 View commit details
    Browse the repository at this point in the history
  2. Added anyOf file

    Stathis committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    cc2b5d6 View commit details
    Browse the repository at this point in the history
  3. Fix small issues and add tests

    Stathis committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    140c457 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. Any of and one of together

    Stathis committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    9b8249d View commit details
    Browse the repository at this point in the history
  2. Remove oneOf

    Stathis committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    b2295d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc25e7 View commit details
    Browse the repository at this point in the history
  4. Add support for anyOf

    Stathis committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    2c0dc9f View commit details
    Browse the repository at this point in the history
  5. Remove whitespace

    Stathis committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    00a96ac View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Merge branch 'master' into feature/anyof-support

    jManji committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    7d90cc6 View commit details
    Browse the repository at this point in the history
  2. Remove debug statements

    jManji committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    3460ec6 View commit details
    Browse the repository at this point in the history