Skip to content

Commit 2d69887

Browse files
Updated changelog
1 parent 09c983d commit 2d69887

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010
- 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)
11+
- Added **but not used** [swagger2openapi](https://github.com/Mermade/oas-kit/) to future validations (and first method to convert Swagger 2 to OpenAPI V3 with this library)
12+
- Support for `Swagger 1` and `Swagger 2 (Open API)` files (using [api-spec-converter](https://github.com/LucyBot-Inc/api-spec-converter) which converts the file to `OpenAPI V3`.
1213

1314
### Changed
1415
- APIs: If no `tags` provided, the URL is splitted and used as `tags`.
15-
-
16+
1617
## [2.3.2] - 2021-01-09
1718
### Addded
1819
- `--config-file` parameter

0 commit comments

Comments
 (0)