Skip to content

Commit c95f21b

Browse files
committed
api spec path update
1 parent 5de30e3 commit c95f21b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@
265265

266266
# Cloudflare Calls
267267
/calls/turn/overview/ /realtime/turn/ 301
268+
/calls/static/calls-api-2024-05-21.yaml /realtime/static/realtime-api-2024-05-21.yaml 301
268269

269270
# china network
270271
/support/about-cloudflare/enterprise-documentation/understanding-and-configuring-an-icp-number/ /china-network/concepts/icp/ 301

src/content/docs/realtime/https-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Cloudflare Realtime simplifies the management of peer connections and media trac
2020
- **Retrieve Session Information**: Fetches detailed information about a specific session.
2121
- `GET /apps/{appId}/sessions/{sessionId}`
2222

23-
[View full API and schema (OpenAPI format)](/calls/static/calls-api-2024-05-21.yaml)
23+
[View full API and schema (OpenAPI format)](/realtime/static/realtime-api-2024-05-21.yaml)
2424

2525
## Handling Secrets
2626

0 commit comments

Comments
 (0)