Skip to content

Commit b1f38f6

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent 21aedcd commit b1f38f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oas/api/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30247,8 +30247,8 @@ paths:
3024730247
- "view_published_products:{projectKey}"
3024830248
operationId: ByProjectKeyProductsSearchPost
3024930249
description: |-
30250-
If the indexing is in progress or the feature is inactive, an [ObjectNotFound](ctp:api:type:ObjectNotFoundError) error is returned.
30251-
If inactive, you can [reactivate](/../api/projects/product-search#activation-of-the-feature) it.
30250+
If indexing is in progress or if Product Search is inactive, an [ObjectNotFound](ctp:api:type:ObjectNotFoundError) error is returned.
30251+
If inactive, you can [reactivate](/../api/projects/product-search#activate-the-product-search-api) it.
3025230252
requestBody:
3025330253
content:
3025430254
application/json:

0 commit comments

Comments
 (0)