Skip to content

Commit bf765a5

Browse files
rahulkeerthiclaude
andcommitted
fix: update OpenAPI server URL to correct workers.dev subdomain
RapidAPI gateway was returning "API unreachable" because the spec pointed at the old withqwerty subdomain which no longer resolves. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4f7252c commit bf765a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ info:
1515
url: https://github.com/withqwerty/reep
1616

1717
servers:
18-
- url: https://reep-api.withqwerty.workers.dev
18+
- url: https://reep-api.rahulkeerthi2-95d.workers.dev
1919

2020
paths:
2121
/search:

0 commit comments

Comments
 (0)