Skip to content

Commit a1e8798

Browse files
committed
Updated API from documentation release
1 parent d05ea49 commit a1e8798

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

api-specs/api/types/associate-role/AssociateRole.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ properties:
5555
custom?:
5656
type: CustomFields
5757
description: |
58-
Custom Fields for the AssociateRole.
58+
Custom Fields of the AssociateRole.

api-specs/api/types/business-unit/BusinessUnit.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ properties:
7777
custom?:
7878
type: CustomFields
7979
description: |
80-
Custom Fields for the Business Unit.
80+
Custom Fields of the Business Unit.
8181
customerGroupAssignments?:
8282
type: CustomerGroupAssignment[]
8383
(beta): true

api-specs/api/types/cart-discount/CartDiscountDraft.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ properties:
7878
custom?:
7979
type: CustomFieldsDraft
8080
description: |
81-
Custom Fields of the CartDiscount.
81+
Custom Fields for the CartDiscount.
8282
discountGroup?:
8383
type: DiscountGroupResourceIdentifier
8484
description: |

api-specs/api/types/category/Category.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ properties:
7878
custom?:
7979
type: CustomFields
8080
description: |
81-
Custom Fields for the Category.
81+
Custom Fields of the Category.
8282
assets?:
8383
type: Asset[]
8484
description: |

api-specs/api/types/common/QueryPrice.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ properties:
4040
custom?:
4141
type: CustomFields
4242
description: |
43-
Custom Fields for the Price.
43+
Custom Fields of the Price.
4444
tiers?:
4545
type: PriceTierDraft[]
4646
description: |

api-specs/api/types/common/ScopedPrice.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ properties:
4848
custom?:
4949
type: CustomFields
5050
description: |
51-
Custom Fields for the Price.
51+
Custom Fields of the Price.

api-specs/api/types/customer-group/CustomerGroup.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ properties:
4747
custom?:
4848
type: CustomFields
4949
description: |
50-
Custom Fields for the CustomerGroup.
50+
Custom Fields of the CustomerGroup.

api-specs/api/types/customer/Customer.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ properties:
125125
custom?:
126126
type: CustomFields
127127
description: |
128-
Custom Fields for the Customer.
128+
Custom Fields of the Customer.
129129
locale?:
130130
type: Locale
131131
description: |

api-specs/api/types/inventory/InventoryEntryDraft.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ properties:
4747
custom?:
4848
type: CustomFieldsDraft
4949
description: |
50-
Custom Fields of the InventoryEntry.
50+
Custom Fields for the InventoryEntry.

api-specs/api/types/me/MyTransactionDraft.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ properties:
2424
custom?:
2525
type: CustomFieldsDraft
2626
description: |
27-
Custom Fields of the Transaction.
27+
Custom Fields for the Transaction.
2828
interfaceId?:
2929
type: string
3030
description: Identifier used by the payment service that processes the Payment (for example, a PSP) in the current transaction.

0 commit comments

Comments
 (0)