apiops icon indicating copy to clipboard operation
apiops copied to clipboard

APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, an...

Results 181 apiops issues
Sort by recently updated
recently updated
newest added

### Release version 5.1.4 ### Question Details Throws this error: failed with status code 400. Content is '{"error":{"code":"ValidationError","message":"One or more fields contain incorrect values:","details":[{"code":"ValidationError","target":"path","message":"Cannot create API '******-v2' with the same...

### Release version v6.0.1.1 ### Describe the bug When publisher run for the artifacts having named values attached to Azure Keyvault, during publisher run if AKV is not accessible or...

### Release version v6.0.1.1 ### Describe the bug We tried to add 2 new operations to the existing api using Github Action and it failed. We run the extractor it...

Added a reference for specifying workspaces in the sample _configuration.extractor.yaml_ file, following the recent addition of workspace support.

### Release version v7.0.0-alpha.1.0.2 ### Describe the bug Extractor fails when pulling operation policy from API. This occurred on unmodified Echo API. Premium v2 instance. ### Expected behavior Extractor should...

Resolves #785 --- This pull request adds support for configuring and testing Large Language Model (LLM) diagnostics in the API and workspace diagnostic systems. The changes introduce new model and...

### Please describe the feature. Would be good to be able to use API ops store,version control and inflate the credential manager. This would also be good to be associated...

### Release version v6.0.1.7 ### Question Details Can I use managed Identity with API Ops and avoid a Client Secret with Github? I ### Expected behavior remove the requirement of...

Azure APIM added OData support in July 2024, but apiops tooling could not extract or publish OData APIs. This prevents proper GitOps workflows for services using OData endpoints. ## Changes...

### Release version v6.0.1.10 ### Question Details **Background** I have 3 different instances of APIM, 1 APIM instance for each env. E.g. dev, uat and production (PRD). Each env have...