Swagger UI v5.11.2 Released!
5.11.2 (2024-01-29)
Bug Fixes
Important
This modification enhances security by implementing stricter default settings. However, full backward compatibility is still attainable by creating a Docker container with the EMBEDDING=true
environment variable.
$ docker run -d -p 80:8080 -e EMBEDDING=true swaggerapi/swagger-ui