Skip to content

Commit 0d4223f

Browse files
committed
Updated API from documentation release
1 parent a629a3d commit 0d4223f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/api/types/order-edit/OrderEditDraft.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ properties:
3131
type: boolean
3232
default: false
3333
description: |
34-
Set to `true` if you want to [peview](ctp:api:type:OrderEditPreviewSuccess) the edited Order first without persisting it (dry run).
34+
Set to `true` if you want to [preview](ctp:api:type:OrderEditPreviewSuccess) the edited Order first without persisting it (dry run).
3535
A dry run allows checking for potential [errors](ctp:api:type:OrderEditPreviewFailure) when trying to apply the `stagedActions`.
3636
3737
Order [API Extensions](/../api/projects/api-extensions), if any, are also called in dry runs.

0 commit comments

Comments
 (0)