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

support recursive arrays / arrays of references (plus a bunch of other changes) #55

Merged
merged 13 commits into from
Feb 4, 2019
Merged

Commits on Oct 9, 2018

  1. fixes for multi-type, nested references, nested arrays, marshal & unm…

    …arshal additionalProperties
    mwlazlo committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    9f4cd2a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    0137355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    720acca View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

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

Commits on Oct 14, 2018

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

Commits on Oct 15, 2018

  1. - working support for marshal/unmarshal of additionalProperties eithe…

    …r stand alone or in the presence of regular properties
    
    - test cases for marshal/unmarshal
    - validation of required properties
    mwlazlo committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    c19cf61 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

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

Commits on Oct 17, 2018

  1. formatting

    mwlazlo committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    7325299 View commit details
    Browse the repository at this point in the history
  2. removed dead tests

    mwlazlo committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    0183ae3 View commit details
    Browse the repository at this point in the history
  3. removed more crud

    mwlazlo committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    adfc8f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9abfb97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    811a4e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

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