Skip to content

Commit 43bebb5

Browse files
authored
Update ratings service endpoint (#2208)
1 parent c894b74 commit 43bebb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ gitHubRepo = "https://github.com/redis/docs"
4747
# Display and sort order for client examples
4848
clientsExamples = ["Python", "Node.js", "Java-Sync", "Java-Async", "Java-Reactive", "Go", "C#-Sync", "C#-Async", "RedisVL", "PHP", "Rust-Sync", "Rust-Async"]
4949
searchService = "/convai/api/search-service"
50-
ratingsService = "/docusight/api/rate"
50+
ratingsService = "/docusight/api/rate/docs"
5151

5252
# RDI params
5353
rdi_rlec_min_version = "6.2.18"

0 commit comments

Comments
 (0)