diff --git a/specs/recommend/paths/getRecommendations.yml b/specs/recommend/paths/getRecommendations.yml index 66bba548f15..5f28c4113a7 100644 --- a/specs/recommend/paths/getRecommendations.yml +++ b/specs/recommend/paths/getRecommendations.yml @@ -1,6 +1,6 @@ post: operationId: getRecommendations - description: Returns recommendations for a specific model and objectID. + description: REGEN Returns recommendations for a specific model and objectID. summary: Returns recommendations for a specific model and objectID. requestBody: required: true diff --git a/specs/search/paths/search/search.yml b/specs/search/paths/search/search.yml index 23923f35e95..7d72948f1b7 100644 --- a/specs/search/paths/search/search.yml +++ b/specs/search/paths/search/search.yml @@ -1,6 +1,6 @@ post: operationId: search - description: Get search results. + description: REGEN Get search results. summary: Get search results. parameters: - $ref: '../../../common/parameters.yml#/IndexName'