Swagger-UI 3.2.1 Released!
Interface changes: None
- Feature: OAS3 API definitions can now control the
Accept
header for Try-It-Out requests (via #3669) - Bugfix: model properties are now displayed in the order that they are defined (via #3655)
- Bugfix: models using allOf inheritance now display their names correctly (via #3650)
- Bugfix: deep linking now handles tag names with spaces and special characters (via #3661)