Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 when loading API that does not include API specification document #31

Open
pierceboggan opened this issue Jul 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pierceboggan
Copy link
Contributor

Reproduction Steps

  1. Create a new API in API Center that does not contain an API specification document.
  2. Open that API in API Center portal detail view.

Expected

API detail page loads appropriately.

Actual

API detail page fails to load due to missing specification on exportSpecification API call:
{
"title": "Not Found",
"status": 404
}

@pierceboggan pierceboggan added the bug Something isn't working label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant