Skip to content

Commit

Permalink
Merge 2fc1518 into 586e171
Browse files Browse the repository at this point in the history
  • Loading branch information
kodchi committed Dec 7, 2018
2 parents 586e171 + 2fc1518 commit 2a3e682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1/recommend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ paths:
request:
uri: '{{options.host}}/{domain}/v1/translation/articles/{from_lang}/{default(seed_article,"")}'
x-monitor: false
/recommendation/article/morelike/translation/{seed_article}:
/recommendation/article/creation/translation/morelike/{seed_article}:
x-route-filters:
- path: ./lib/access_check_filter.js
options:
Expand Down

0 comments on commit 2a3e682

Please sign in to comment.