Closed
Description
Hi,
I just cloned the newest version and started the Core Swagger OData sample.
Repro:
- Select version definition v3
- Click on "Acme GET /api/Acme"
Expected behavior:
Only the selected definition expands in the UI
Actual behavior:
Every Acme definition expands.
I've crossed paths with this before, but can't really guess what is the problem. The behaviour is present in 5.0.0 rc1.
Probably related: swagger-api/swagger-ui#5032