Releases: sylwit/aws-serverless-swagger-ui
Releases · sylwit/aws-serverless-swagger-ui
v1.0.1
- simplify the code base.
- speed up rendering
- update code with ES6 syntax including async handler.
- reduce the number of HTTP requests.
- accept any filename in
.yaml
for the definition, not onlyinterface.yaml
. - allow the path to be whatever you want, not limited to
/api-docs
(see Restrictions). - fix media files rendering in base64.