Swagger-UI 3.1.5 Released!
Interface changes: None.
- Improvement: OAS3
writeOnlyparameters are now hidden in example response bodies (#3447 via #3520) - Improvement: use
hrefattribute for<use>SVG tags (#3359 via #3418) - Bugfix: OAS 3 links are now displayed more cleanly (via #3543)
- Bugfix: global scheme selector works more reliably (#3541, #3470 via #3552)
- Bugfix: formData cURL outputs are correct again (#3556)
- Bugfix: Topbar styling is more rectangular (#3394 via #3553)
- Chore: we have end-to-end tests! (via #3265)
- Chore: added a GitHub issue template, to increase issue quality (via #3549)
- Chore: added a Contribution Guidelines document (#3014 via #3454)
- Chore: added
Perfglobal for performance debugging in development mode (via #3562)