Skip to content

Commit 8c47a64

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent 75612a5 commit 8c47a64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

oas/api/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41240,7 +41240,7 @@ components:
4124041240
x-annotation-package: "Cart"
4124141241
x-annotation-enumDescriptions:
4124241242
Single: "Cart can contain only a single Shipping Method.nThis is the default mode
41243-
for backwards compatibilty.n"
41243+
for backwards compatibility.n"
4124441244
Multiple: "Cart can contain multiple Shipping Methods.n"
4124541245
ShippingRateInput:
4124641246
type: "object"
@@ -68520,7 +68520,7 @@ components:
6852068520
Initial: "Initial State. The payment service has not accepted the Transaction yet.n"
6852168521
Pending: "The payment service has accepted the Transaction, but it is not completed
6852268522
yet.n"
68523-
Success: "The payment service has confirmed the successful completion of the Transation.n"
68523+
Success: "The payment service has confirmed the successful completion of the Transaction.n"
6852468524
Failure: "Transaction has unrecoverably failed.n"
6852568525
TransactionType:
6852668526
type: "string"

oas/history/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@ components:
11231123
- setAssetDescription
11241124
- setAssetSources
11251125
- setAssetTags
1126-
- setAsssetKey
1126+
- setAssetKey
11271127
- setAttribute
11281128
- setAuthenticationMode
11291129
- setAuthorName

0 commit comments

Comments
 (0)