Provide a URL to a specific endpoint of a rendered swagger/openapi spec
S
Simon Beaulieu
It seems like deep linking "should" be a simple thing to enable, as it is a parameter that can be controlled in the swagger-ui renderer: https://swagger.io/docs/open-source-tools/swagger-ui/usage/deep-linking/
The one limitation I am seeing is that current tabs in the entity detail page can only be linked to using their position, and not a hardcoded ID to them, so the deep links within swagger UI would depend on that tab's position