Skip to content

validateTransactions() returning missing endpoints even though corresponding requests are present. #496

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

Closed
VShingala opened this issue Mar 22, 2022 · 0 comments · Fixed by #497

Comments

@VShingala
Copy link
Member

VShingala commented Mar 22, 2022

For box-openapi definition, even for newly generated collection validateTransactions() API provides results where some requests are not matching with operations from specifications and are suggested as missing endpoints.

The problem seems to be with operations where servers are defined explicitly. For example, GET /authorize is one of endpoints that's reported missing.

Steps to reproduce:

  • Generate collection from OpenAPI specification mentioned.
  • Validate collection against the specification and see the result provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant