Reconsider the approach to displaying the list of supported analysis types (RAFS DDMS Footprint)
Context
RAFS DDMS users want to see the current list of supported types of analysis without the service deployment.
There is the swagger file in the repo. However, the file does not provide a list of supported types of analysis.
There is the service endpoint /v2/sampleanalysis/analysistypes/; however it requires a deployed service to know the types.
Scope
- Extend the swagger page and add the list of supported analysis types.
- Review the DDMSFootprint
osdu:wks:content--DdmsFootPrint:1.0.0file usage for this (example) [TBU]
Acceptance Criteria
- There is a list of supported types (in dropdown lists) in the swagger file and the
/docsservice page. - The
osdu:wks:content--DdmsFootPrint:1.0.0file is published and available.
Edited by Siarhei Khaletski