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

Contact Object defined as non-object will crash the UI #9517

Closed
char0n opened this issue Jan 26, 2024 · 1 comment
Closed

Contact Object defined as non-object will crash the UI #9517

char0n opened this issue Jan 26, 2024 · 1 comment

Comments

@char0n
Copy link
Member

char0n commented Jan 26, 2024

SwaggerUI doesn’t have much checks about the shape of OpenAPI definition that it processes:

Steps to reproduce:

  1. Open https://petstore3.swagger.io/
  2. Load the following fixture

Result is:

image

Remediation would be to fix the handling of Contact Object within SwaggerUI.

@char0n
Copy link
Member Author

char0n commented Jan 26, 2024

Addressed in #9519

@char0n char0n closed this as completed Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant