open-contracting / software-development-handbook

A guide for developers of OCP's tools
https://ocp-software-handbook.readthedocs.io/en/latest/
Other
4 stars 1 forks source link

Use pydantic instead of JSON Schema validation where appropriate #52

Open jpmckinney opened 2 years ago

jpmckinney commented 2 years ago

https://docs.pydantic.dev/latest/

We can use it in:

The following use OCDS' schema, and so their use of jsonschema is appropriate: