Skip to content

Commit e7c7a07

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent e60554c commit e7c7a07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

oas/api/openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33864,6 +33864,8 @@ paths:
3386433864
operationId: ByProjectKeyRecurringOrdersKeyByKeyPost
3386533865
description: |-
3386633866
Updates a Recurring Order using one or more [update actions](/../api/projects/recurring-orders#update-actions).
33867+
33868+
A Recurring Order can only be updated when it is not processing an Order. Otherwise, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned.
3386733869
parameters:
3386833870
- name: expand
3386933871
in: query
@@ -34048,6 +34050,8 @@ paths:
3404834050
operationId: ByProjectKeyRecurringOrdersByIDPost
3404934051
description: |-
3405034052
Updates a Recurring Order using one or more [update actions](/../api/projects/recurring-orders#update-actions).
34053+
34054+
A Recurring Order can only be updated when it is not processing an Order. Otherwise, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned.
3405134055
parameters:
3405234056
- name: expand
3405334057
in: query

0 commit comments

Comments
 (0)