Releases: zuzannast/swagger_ui_engine
Releases · zuzannast/swagger_ui_engine
1.1.1 version
1.1.0 version
- Correct Oauth template name
- Add sass/rails dependency for API-only applications
- Rename routes to be Swagger-specific
- Separate route for single API docs version
- Ignore Gemfile.lock file
- Overall refactor
version 1.0.0
Version 1.0.0 released!
SwaggerUiEngine
is now Rails 5 dependent. It is compatible with previous versions.
Here's the list of features and improvements:
- Support API versioning/multiple APIs definitions
- Add basic http auth support #7
- Add
validator_enabled
configurable option - Refactor Configuration class definition
- Refactor controllers
- Redefine gem summary and description
version 0.0.5
- Support Swagger 2.2.10
- Fix fonts not loading issue #5
- Add tests
- Describe problem solved by this gem in README
version 0.0.4
version 0.0.3
Update MIT-LICENSE