Swagger-UI 2.2.6 Released!
If it 'aint fixed, broke it!
Minor fixes to address a couple regressions in v2.2.2-v2.2.5. Namely:
- Japanese messages updated #2437
- Chinese messages updated #2449
- Font src attribute fixed #2429
- File attachment blob download fixed #2439
From the swagger-js 2.1.23 update:
- Scheme selection broken for https swagger-api/swagger-js#871
- Fixed superagent send for
multipart/form-data
sending swagger-api/swagger-js#879 - Added support for custom http clients swagger-api/swagger-js#875
- Full vendor extensions now available in swagger-ui for customization swagger-api/swagger-js#869