2.3.3
Added
- Support for https remote files
- Added but not used swagger2openapi to future validations (and first method to convert Swagger 2 to OpenAPI V3 with this library)
- Support for
Swagger 1
andSwagger 2 (Open API)
files (using api-spec-converter which converts the file toOpenAPI V3
.
Changed
- APIs: If no
tags
provided, the URL is split and used astags
.