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 title and description metadata #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 30, 2019

  1. Add support for title and description metadata

      - Refactor _resolve_additional_properties to reuse parts of it for
      title and description support
      - Add _get_schema_metadata that retrieves the 3 currently supported
      metadata options on a schema
      - Rename 'cls' params to something less confusing as 'cls' is a python
      keyword
      - Add documentation for title, description and additional_properties
      - Move addtional_properties tests to a new forlder
      "schema_metadata_tests" so they can be gathered in a common place
    
    Closes fuhrysteve#41
    Luke Marlin committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    8f38e0f View commit details
    Browse the repository at this point in the history