apiops
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...
### Release version APIOps Toolkit v6.0.1.4 ### Question Details I am trying to import the exe and copy it to the pipeline workspace from where the extractor or publisher can...
### Release version v6.0.1.4 ### Describe the bug The API is displayed in the log (trace) but is not written to a file. Everything else is extracted correctly. Strangely, it...
### Release version 6.0.1 ### Describe the bug When publishing an API (with the setting "publish-all-artifacts-in-repo") the product is not being associated with the API. The product itself is being...
### Release version v6.0.1.4 ### Describe the bug Hi, I'm executing run-publisher-with-env.yaml pipeline and during the Run Publisher task, the Publisher is failing with the following stackstrace: ``` 2025-03-13T09:34:17.1971177Z crit:...
### Release version APIOps Toolkit for Azure APIM v6.0.1.4 ### Question Details Looking at how the extractor and publisher executables are used in the example pipelines, I'm assuming that they...
### Release version v6.0.1.4 ### Question Details It might be useful to update the wiki to indicate the necessary RBAC roles for performing the actions carried out by APIOps tools....
### Please describe the feature. Currently, we can use [credential manager](https://learn.microsoft.com/en-us/azure/api-management/credentials-overview) to configure and manage connections (formerly called authorizations) for backend OAuth 2.0 APIs. It could be great to have...
### Release version 6.0.1.1 ### Describe the bug When running the publisher, it creates the product but delete the auto created subscription. PFB logs from publisher. `info: publisher[0] Putting products......
### Release version APIOps 6.0.1.4 ### Question Details Is there any Parameter which we can pass so publisher will create a new revision and deploy apim policies to that revision...
### Release version v6.0.1.4 ### Question Details Hi Team, We have different operations in Prod & Non-Prod environment. Is it possible to only extract selected operation based on it's id/name....