Is the OpenAPI spec or Swagger UI packaged in the build? #3505
-
Is there a route to access the Swagger UI or get the relevant OpenAPI specification in YAML or JSON for a deployed version of ORY Hydra? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hello @sidharthramesh |
Beta Was this translation helpful? Give feedback.
-
Hey @vinckr, I use the Hydra container image to deploy on Kubernetes. Would like to expose a Swagger UI for the deployment so new comers can quickly understand the API endpoints available without relying on external documentation. |
Beta Was this translation helpful? Give feedback.
In that case you can point to the specific version, using the tags on GitHub, for example for 2.0.3: https://raw.githubusercontent.com/ory/hydra/v2.0.3/spec/swagger.json