OpenApi endpoint spec typo causing 404
Closed this issue · 1 comments
cloudt commented
Hey there! I'm no contributor and just happenned to note what I think may be a bug while exploring your API.
Here the API appears to point to a json file named ocm-api-schema.yaml which no longer exists, and this appears to be the currently deployed version of the API as this, which should call the previous, also gives me 404.
I assume the correct link should point to a file named ocm-openapi-schema.yaml - note the open in openapi, missing on the actual ednpoint code. As described for example in this other piece of souce, this should be the correct place to point to.
I hope this helps!
webprofusion-chrisc commented
Thanks! I'd forgotten we even had that endpoint :)