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 "required" keyword draft04 array-style when generating constuctors #599

Commits on Jul 26, 2016

  1. support "required" keyword draft4 array-style when generating constru…

    …ctors with only required parameters
    jjjhhhlll committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    b125085 View commit details
    Browse the repository at this point in the history
  2. incorporate changes from other PR

    loop using Iterable interface of JsonNode instead of using explicit iterator
    
    check for textual members inside "required" array.
    jjjhhhlll committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    611142a View commit details
    Browse the repository at this point in the history