We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a629a3d commit 0d4223fCopy full SHA for 0d4223f
api-specs/api/types/order-edit/OrderEditDraft.raml
@@ -31,7 +31,7 @@ properties:
31
type: boolean
32
default: false
33
description: |
34
- Set to `true` if you want to [peview](ctp:api:type:OrderEditPreviewSuccess) the edited Order first without persisting it (dry run).
+ Set to `true` if you want to [preview](ctp:api:type:OrderEditPreviewSuccess) the edited Order first without persisting it (dry run).
35
A dry run allows checking for potential [errors](ctp:api:type:OrderEditPreviewFailure) when trying to apply the `stagedActions`.
36
37
Order [API Extensions](/../api/projects/api-extensions), if any, are also called in dry runs.
0 commit comments