PathwayCommons / cpath2

Biological pathway data integration and access platform (Pathway Commons)
http://www.pathwaycommons.org/pc2/
MIT License
6 stars 5 forks source link

Broken links on the OpenAPI/Swagger page #322

Closed IgorRodchenkov closed 3 months ago

IgorRodchenkov commented 3 months ago

There are some broken links that supposed to point to the sections in the pc2 app landing page, such as e.g. "output formats" in https://www.pathwaycommons.org/pc2/swagger-ui/index.html#/api-controller-v-1 description, etc. These links are defined via openapi/swagger java annotations (e.g. @Schema, @Operation) in the web arg java beans or web controllers.