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

fixup! config-linux: Refined JSON definitions for RDMA limits #1

Merged
merged 1 commit into from
Jan 24, 2018

Commits on Jan 24, 2018

  1. fixup! config-linux: Refined JSON definitions for RDMA limits

    additionalProperties is defined for the JSON Schema draft-04 in [1]
    with clearer documentation in draft-07 [2].  It is supportd by
    gojsonschema since xeipuuv/gojsonschema@0572d9d (added
    additionalProperties with inner schema, 2013-06-21).
    
    [1]: https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.4.4
    [2]: https://tools.ietf.org/html/draft-handrews-json-schema-validation-00#section-6.5.6
    
    Signed-off-by: W. Trevor King <wking@tremily.us>
    wking committed Jan 24, 2018
    1 Configuration menu
    Copy the full SHA
    ff6d8ab View commit details
    Browse the repository at this point in the history