MINOR Release.
New codelists:
- Added the API Endpoint Requirement codelist
Backwards compatible API changes:
- New optional
publisherproperty on the response schema toGET / - New optional
data_guideproperty on the response schema toGET / - New
Tagobjects defined in the canonical openapi.json file, which match codes defined in the new API Endpoint Requirement codelist:requiredandoptional- Applied
requiredtag to the following endpoints:GET /GET /services/{id}GET /services
- Applied
optionaltag to the following endpoints:GET /taxonomies/{id}GET /taxonomiesGET /taxonomy_terms/{id}GET /taxonomy_termsGET /organizations/{id}GET /organizationsGET /service_at_locations/{id}GET /service_at_locationsPOST /servicesPOST /taxonomiesPOST /taxonomy_termsPOST /organizationsPOST /service_at_locations
- Applied