You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our app, we have 2 OAS 3.1 API documents, displayed one below the other. However, the schema of the second one is wrong; it's rendering the schema of the first API only.
Expected behavior
The schema of the first API is shown below. It's rendered correctly.
The schema of the second API is shown below. It's not rendered correctly. Instead, the schema of above API is rendered.
The text was updated successfully, but these errors were encountered:
Q&A (please complete the following information)
Content & configuration
Example Swagger/OpenAPI definition:
There are 2 specifications displayed one below the other.
Swagger-UI configuration options:
For 1,
For 2,
Describe the bug you're encountering
In our app, we have 2 OAS 3.1 API documents, displayed one below the other. However, the schema of the second one is wrong; it's rendering the schema of the first API only.
Expected behavior
The schema of the first API is shown below. It's rendered correctly.
The schema of the second API is shown below. It's not rendered correctly. Instead, the schema of above API is rendered.
The text was updated successfully, but these errors were encountered: