Releases: lyra/openapi-dev-tool
Releases · lyra/openapi-dev-tool
Release v9.6.1
Changelogs:
- Change command exit code when at least one specs is in error
Release v9.6.0
Changelogs:
- Possibility to download artifact by using url download template instead of using mvn command
Release v9.5.1
Changelogs:
- Fix use artifact in cache
Release v9.5.0
Changelogs:
- Feature : add the possibility to download spec from Maven repo by using "artifact" field
Release v9.4.1
Changelogs:
- Fix issue with YAML parser with long value
Release v9.4.0
Changelogs:
- Add
vFolders
field in configuration file to be able to organize specs by virtual folders - Default specs display is now as list
Release v9.3.0
Changelogs:
- Fix this issue about examples validation from schema inheritance based : to codekie/openapi-examples-validator#155
To avoid to wait for the following MR, we include openapi-examples-validator
:
Release v9.2.0
Changelogs:
- possibility to skip openapi validation for
serve
command too.
Release v9.1.0
Changelogs:
- enabled flag for enable or not an API can be now an environment variable
Release v9.0.0
Changelogs:
- Remove viewer "Redoc Pro" support (license conflict)
- Add possibility to override embedded viewers directly from the main app (viewers could be up-to-date without upgrading the openapi-dev-tool release)