apim-cli icon indicating copy to clipboard operation
apim-cli copied to clipboard

Support OpenAPI 3.1.x

Open Indekkusu545 opened this issue 9 months ago • 1 comments

Problem description

Currently APIM supports OpenAPI 3.1.x, but when using apim-cli to import OpenAPI 3.1.x, an error [APISpecificationFactory] DEBUG: Can't handle API specification with class: com.axway.apim.api.specification.OAS3xSpecification will be reported.

Feature request

Support OpenAPI 3.1.x

Indekkusu545 avatar Feb 08 '25 18:02 Indekkusu545

Support for OpenAPI 3.1.x is needed via apim-cli to deploy current APIs into API Manager. API Manager already has support for OpenAPI 3.1.x.

florianstoll avatar Feb 13 '25 11:02 florianstoll

@rathnapandi Could you please review MR https://github.com/Axway-API-Management-Plus/apim-cli/pull/546?

florianstoll avatar Jun 26 '25 12:06 florianstoll

Fixed as part 1.14.12

rathnapandi avatar Aug 18 '25 02:08 rathnapandi