One opensource tool for all your API needs.APIC is a free open-source solution that can help you in API Designing, API Testing (even during designing), API Documentation, Simulating your API response for the frontent team etc.
89
stars
20
forks
source link
Feature request: OpenAPI 3.0 support in project and export/import #26
Hello! Please add support for OpenAPI 3.0 in some future release
Reason:
Swagger 2.0 doesn't support such attributes as "anyOf" , "oneOf", "not" in schemas.
May be it will be useful to look at project "Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint"
https://github.com/Mermade/oas-kit
Also I would like to say a thank you for your project and great work!
Hello! Please add support for OpenAPI 3.0 in some future release Reason: Swagger 2.0 doesn't support such attributes as "anyOf" , "oneOf", "not" in schemas.
May be it will be useful to look at project "Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint" https://github.com/Mermade/oas-kit
Also I would like to say a thank you for your project and great work!