Skip to content

Commit 2c3d87d

Browse files
fix after doc review
1 parent 83f046a commit 2c3d87d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/personalization/api_reference/recommendation_api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ For more information, see [Submodels]([[= user_doc =]]/personalization/recommend
9595
Dynamic attribute submodels must be enabled by [[= product_name_base =]] Team.
9696
To start using this functionality, contact [email protected].
9797

98-
When enabled, to build dynamic attribute submodels, you need to send the request, which includes `"ATTRIBUTE_NAME=VALUE"`, to the scenario with model, you want to use submodels for:
98+
When enabled, to build dynamic attribute submodels, you need to send the request (which includes `"ATTRIBUTE_NAME=VALUE"` query parameters) to the scenario with model you want to use submodels for:
9999

100-
`GET https://reco.test.perso.ibexa.co/api/v2/00000/john.doe/{SCENARIO_NAME}?numrecs=50&outputtypeid=1&color=red`
100+
`GET https://reco.perso.ibexa.co/api/v2/00000/john.doe/{SCENARIO_NAME}?numrecs=50&outputtypeid=1&color=red`
101101

102102
##### Segment parameters
103103

0 commit comments

Comments
 (0)