We are in the process of generating schemas for all of our data. This is a work in progress, and we will update this page as we add new schema files.
There are schema files for response data ‘objects’, and schema files for the entire OPTIONS response.
The schema files are located within the API repo at public/api/schema
.
The schema files for OPTIONS responses are located within the API repo at public/api/schema/options
and public/api/schema/auth/options
We aren’t sure why there are two directories for OPTIONS responses schemas, we will sort is out as we add aditional tests.