We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82238f4 commit b15c193Copy full SHA for b15c193
changelog.md
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### Added
10
- Support for https remote files
11
+- Support for Swagger 2 files (added [swagger2openapi](https://github.com/Mermade/oas-kit/) which converts the file to OpenAPI V3)
12
+
13
+### Changed
14
+- APIs: If no `tags` provided, the URL is splitted and used as `tags`.
15
+-
16
## [2.3.2] - 2021-01-09
17
### Addded
18
- `--config-file` parameter
0 commit comments