Skip to content

Commit f4f0339

Browse files
authored
Merge pull request #21 from NikitaSavik/patch-10
Update API endpoint path in configuration for Talent protocol
2 parents 84fa907 + 789f918 commit f4f0339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

universal-proxy-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"endpoints": {
4444
"base": {
45-
"path": "/score?scorer_slug=creator_score",
45+
"path": "/score",
4646
"method": "GET",
4747
"params": [
4848
{

0 commit comments

Comments
 (0)