open-contracting / extension-explorer

Disclose more data about your contracting processes, using extensions to the Open Contracting Data Standard
https://extensions.open-contracting.org/
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Schema: Complete _get_types implementation #60

Open jpmckinney opened 4 years ago

jpmckinney commented 4 years ago

There is some commented-out code suggesting the JSON Schema validation properties that I intended to add support for. In addition to those, I can't remember if required fields are indicated.

We can compare the functionality / presentation to the sphinxcontrib-jsonschema Sphinx directive.

For a reason I forget, I noted the PPP extension as a good test.

jpmckinney commented 4 years ago

In terms of unifying the tables in the Extension Explorer with sphinxcontrib-jsonschema, see also the feature request in https://github.com/open-contracting/infrastructure/issues/240