apim-cli
apim-cli copied to clipboard
Axway API-Management CLI - Manage your platform from the command line or with your CI/CD pipeline
### APIM-CLI version 1.14.3 ### API-Management version 7.7.20231130 ### Bug description When try to export an api as json or yaml, it says successfully exported but there is no export...
**User story** As a CLI user, I want to authenticate with API Manager using the configured SSO mechanism. **Additional context** When (SAML-based) SSO is used to log into API Manager,...
### APIM-CLI version 1.14.3-snapshot ### API-Management version 7.7.0 ### Bug description Hello @rathnapandi about removing existing quotas from Api Manager, we see Apim-cli 1.14.3-snapshot is working with APPLICATION quotas and...
Pls make apiMethods's summary and descriptionType not mandatory so the original is used by default
### Problem description Currently the summary and descriptionType are sort of mandatory for the apiMethods flags. ``` "apiMethods": [ { "name": "createUser", "summary": "Create user", "descriptionType": "original", "tags": { "stage":...
### Problem description The following new features exists in OData v4. See https://docs.oasis-open.org/odata/new-in-odata/v4.01/cn04/new-in-odata-v4.01-cn04.html#sec_Newquery The parsing logic needs to be updated to indicate such a path as a possible route. ###...
### Problem description At the moment, the parser will append a * to any paths to which the api consumer can append additional path parameter. This wildcard appears in the...
### APIM-CLI version 1.13.5 ### API-Management version 7.7.0.20220228 ### Bug description For an API that is in a "published" state with at least one subscription, if we update the state...
**User story** Some APIs need updates in KPS tables. Swagger promote should support a generic way to specify a KPS table and properties so it can do the insertions/removals. (The...
### APIM-CLI version 1.14.4 ### API-Management version 7.7.20220830 ### Bug description Issue on Windows where exporting all Applications will have an error creating a folder if the name of the...
### APIM-CLI version 1.13 ### API-Management version 2022 ### Question I get this settings when using the CLI to get the api-config file. It looks like parameters are not forwarded...