Swagger-UI 3.2.1 Released!
Swagger UI 3.2.1 has been released, which is an API online document generation and debugging tool.
Changelog:
- 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)