fixing indentation in the cancel request rule

This commit is contained in:
Rajaneesh
2024-10-11 11:05:42 +05:30
parent 36c8ebc0fc
commit ad198a9c2c

View File

@@ -2325,9 +2325,9 @@ paths:
- CONFIRM_CANCEL - CONFIRM_CANCEL
required: required:
- code - code
cancellation_reason_id: cancellation_reason_id:
type: string type: string
pattern: '^[0-9]+$' pattern: '^[0-9]+$'
required: required:
- order_id - order_id
- descriptor - descriptor