diff --git a/lib/commercetools-api/docs/RequestBuilder.md b/lib/commercetools-api/docs/RequestBuilder.md index c5bdf696fd9..9fa80249422 100644 --- a/lib/commercetools-api/docs/RequestBuilder.md +++ b/lib/commercetools-api/docs/RequestBuilder.md @@ -9941,8 +9941,8 @@ $request = $builder ``` ## `withProjectKey("projectKey")->products()->search()->post(null)` -If the indexing is in progress or the feature is inactive, an [ObjectNotFound](ctp:api:type:ObjectNotFoundError) error is returned. -If inactive, you can [reactivate](/../api/projects/product-search#activation-of-the-feature) it. +If indexing is in progress or if Product Search is inactive, an [ObjectNotFound](ctp:api:type:ObjectNotFoundError) error is returned. +If inactive, you can [reactivate](/../api/projects/product-search#activate-the-product-search-api) it. ### Example diff --git a/references.txt b/references.txt index 45e30b25362..f6687b61ee7 100644 --- a/references.txt +++ b/references.txt @@ -398,3 +398,4 @@ aa9af301e7f709269d2b777b48f36bf6f97a03c8 f0288f95a5fe33fd2973df3f8290defb15129192 54897290c1b32a36dfe0b8da0e001ea61909146a 57b4f2f8d7cbb26494dc087df672d191bd455be2 +21aedcd93ff144743f0570a5fd0b65af601baa76