Skip to content

Commit 3b6b2db

Browse files
github-actions[bot]Auto Mationjenschude
authored
Update generated SDKs (#552)
Co-authored-by: Auto Mation <automation@commercetools.com> Co-authored-by: Jens Schulze <jens.schulze@commercetools.com>
1 parent 6a014bf commit 3b6b2db

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

packages/platform-sdk/src/generated/models/shipping-method.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export interface ShippingMethod extends BaseResource {
7979
*/
8080
readonly key?: string
8181
/**
82-
* Name of the ShippingMethod.
82+
* Unique name of the ShippingMethod within a [Project](ctp:api:type:Project).
8383
*
8484
*/
8585
readonly name: string
@@ -134,7 +134,7 @@ export interface ShippingMethodDraft {
134134
*/
135135
readonly key?: string
136136
/**
137-
* Name of the ShippingMethod.
137+
* Unique name for the ShippingMethod within a [Project](ctp:api:type:Project).
138138
*
139139
*/
140140
readonly name: string
@@ -491,7 +491,7 @@ export interface ShippingMethodChangeIsDefaultAction {
491491
export interface ShippingMethodChangeNameAction {
492492
readonly action: 'changeName'
493493
/**
494-
* Value to set. Must not be empty.
494+
* Unique value to set within a [Project](ctp:api:type:Project). Must not be empty.
495495
*
496496
*/
497497
readonly name: string

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,3 +175,4 @@ b25b7cc02df72845f3045528120267d1b6330e0a
175175
8e6bc39ae805ea9d9f046fb70734980f82bbb272
176176
8e6bc39ae805ea9d9f046fb70734980f82bbb272
177177
a42ea3414ae796fb2950409c4b0df88b49630af1
178+
0f29272a37fe4a95a52ca8b6de729aac1eb67756

0 commit comments

Comments
 (0)