From 00498ad5973fe3a168c43f6968576d8809d4f2c0 Mon Sep 17 00:00:00 2001 From: Auto Mation Date: Wed, 10 Jan 2024 07:50:31 +0000 Subject: [PATCH] TASK: Updating RAML types, Postman and OAS definition --- oas/api/openapi.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/oas/api/openapi.yaml b/oas/api/openapi.yaml index cb64c817c..48c43730b 100644 --- a/oas/api/openapi.yaml +++ b/oas/api/openapi.yaml @@ -32928,7 +32928,6 @@ components: - Rejected x-annotation-package: "ApprovalFlow" x-annotation-docs-uri: "https://docs.commercetools.com/api/projects/approvalflows#approvalflowstatus" - x-beta: true x-annotation-enumDescriptions: Pending: "Default status of Approval Flows, indicating that the Approval Flow has not been fully approved or rejected.n" @@ -33141,7 +33140,6 @@ components: - Inactive x-annotation-package: "ApprovalRule" x-annotation-docs-uri: "https://docs.commercetools.com/api/projects/approvalrules#approvalrulestatus" - x-beta: true x-annotation-enumDescriptions: Active: "The Approval Rule is in effect and will be used in evaluating approval requests for [Orders](ctp:api:type:Order).n"