Skip to content

Commit ec215e8

Browse files
authored
Fix broken URL
1 parent 9af6244 commit ec215e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/categories.curl

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ curl -s -X POST \
33
-H "Content-Type: application/json" \
44
-H "Accept: application/json" \
55
-H "Cache-Control: no-cache" \
6-
-d '{"contentUri": "https://onlocationvacations.com/2018/02/06/downton-abbey-exhibition-extended-april-2-nyc/" }' \
6+
-d '{"contentUri": "https://www.rosette.com/about/" }' \
77
"https://api.rosette.com/rest/v1/categories"

0 commit comments

Comments
 (0)