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, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
This PR addresses issue #587 with the introduction of the POLICY_CONTENT_FORMAT parameter. When set to XML, exported policies are valid xml that can be processed by native xml processing capabilities (i.e. [xml] type in powershell).
This PR addresses issue #587 with the introduction of the POLICY_CONTENT_FORMAT parameter. When set to XML, exported policies are valid xml that can be processed by native xml processing capabilities (i.e. [xml] type in powershell).