Skip to content

Commit d61360b

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent bf98867 commit d61360b

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

oas/api/openapi.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17394,11 +17394,8 @@ paths:
1739417394
If the Store has defined some languages, countries, distribution, supply Channels, and/or Product Selection,
1739517395
they are used for projections based on [locale](ctp:api:type:ProductProjectionLocales), [price](ctp:api:type:ProductProjectionPrices),
1739617396
and [inventory](ctp:api:type:ProductProjectionInventoryEntries).
17397-
17398-
If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [availability of the Product](/projects/stores#products-available-in-store) in the specified Store.
17399-
17397+
If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [availability of the Product](/api/project-configuration-overview#products-available-in-store) in the specified Store.
1740017398
If a [ProductTailoring](ctp:api:type:ProductTailoring) exists for the Product with the given `key` and the given Store, this endpoint returns the ProductProjection with tailored data.
17401-
1740217399
When used with an API Client that has the `view_published_products:{projectKey}` scope, this endpoint only returns published (current) Product Projections.
1740317400
parameters:
1740417401
- name: staged
@@ -17549,11 +17546,8 @@ paths:
1754917546
If the Store has defined some languages, countries, distribution, supply Channels, and/or Product Selection,
1755017547
they are used for projections based on [locale](ctp:api:type:ProductProjectionLocales), [price](ctp:api:type:ProductProjectionPrices),
1755117548
and [inventory](ctp:api:type:ProductProjectionInventoryEntries).
17552-
17553-
If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [availability of the Product](/projects/stores#products-available-in-store) in the specified Store.
17554-
17549+
If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [availability of the Product](/api/project-configuration-overview#products-available-in-store) in the specified Store.
1755517550
If a [ProductTailoring](ctp:api:type:ProductTailoring) exists for the Product with the given `id` and the given Store, this endpoint returns the ProductProjection with tailored data.
17556-
1755717551
When used with an API Client that has the `view_published_products:{projectKey}` scope, this endpoint only returns published (current) Product Projections.
1755817552
parameters:
1755917553
- name: staged

0 commit comments

Comments
 (0)