Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

more thorough validation of endpoint request and response data #978

Closed
karenetheridge opened this issue Jan 24, 2020 · 2 comments
Closed
Assignees
Labels
enhancement extends current functionality refactor tests v3.next features, big changes for api v3.<next>

Comments

@karenetheridge
Copy link
Contributor

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).

@karenetheridge
Copy link
Contributor Author

(done in git for v3.1)

@karenetheridge karenetheridge changed the title more thorough validation of input and output data more thorough validation of endpoint request and response data Jun 19, 2020
@karenetheridge karenetheridge added this to Reviewing in Conch API Issues Oct 7, 2020
@karenetheridge karenetheridge moved this from Reviewing to In progress in Conch API Issues Oct 7, 2020
@karenetheridge
Copy link
Contributor Author

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.

Conch API Issues automation moved this from In progress to Done Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement extends current functionality refactor tests v3.next features, big changes for api v3.<next>
Projects
Development

No branches or pull requests

1 participant