Closed karenetheridge closed 3 years ago
(done in git for v3.1)
This is done, ish, in v3.1 (see pull requests #1066, #1067, #1068) but I would still like the api to move to OpenAPI v3.1 when that spec is released and when when we have tooling available.
By centralizing the configuration of json schemas used to validate query parameters, request body payloads and response body payloads, we can provide more thorough testing of data (e.g. in integration tests and also staging deployments).