API: Getting 404 Not found when accessing the /schema/swagger.json #172
Closed
Description
Expected Behavior
I should be able to get the Swagger documentation when hitting the endpoint https://api.hub.tekton.dev/schema/swagger.json
Actual Behavior
When accessing the Swagger documentation after hitting the URL https://api.hub.tekton.dev/schema/swagger.json
returns 404 Not Found
Steps to Reproduce the Problem
- Try to access
https://api.hub.tekton.dev/schema/swagger.json
Additional Info
-
UI Screenshots(if applicable)
(Add ui screenshots here)