biocore / biocore/microsetta-private-api
Lock Down Schemas On Admin Endpoints
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Admin diagnostic endpoints (all the /search) contain a ton of arbitrary fields. We should figure out which required fields form the rigid api and enforce them in the yaml and unit tests. We should figure out which fields are just good to be able to show, but we don't want to have to maintain changes in. This will require a better understanding of the UI module that is interacting with these endpoints.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.