forked from ably/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
redirects.yaml
43 lines (43 loc) · 2.41 KB
/
redirects.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
"/control-api/api-reference": "/api/control-api"
"/realtime/types": "/api/realtime-sdk/types"
"/rest-api": "/api/rest-api"
"/api/rest-sdk/push": "/api/rest-sdk/push-admin"
"/rest/types": "/api/rest-sdk/types"
"/rest-api/token-request-spec": "/api/token-request-spec"
"/realtime/versions/v0.8/types": "/api/versions/v0.8/realtime-sdk/types"
"/rest-api/versions/v0.8": "/api/versions/v0.8/rest-api"
"/realtime/versions/v1.0/types": "/api/versions/v1.0/realtime-sdk/types"
"/rest-api/versions/v1.0": "/api/versions/v1.0/rest-api"
"/rest-api/versions/v1.0/token-request-spec": "/api/versions/v1.0/token-request-spec"
"/rest-api/versions/v1.1/beta": "/api/versions/v1.1/beta"
"/realtime/versions/v1.1/types": "/api/versions/v1.1/realtime-sdk/types"
"/rest-api/versions/v1.1": "/api/versions/v1.1/rest-api"
"/rest-api/versions/v1.1/token-request-spec": "/api/versions/v1.1/token-request-spec"
"/general/authentication": "/core-features/authentication"
"/general/_authentication_capabilities": "/core-features/authentication"
"/realtime/push/activate-subscribe": "/general/push/activate-subscribe"
"/realtime/push/admin": "/general/push/admin"
"/realtime/push/publish": "/general/push/publish"
"/general/push-notifications": "/general/push"
"/general/smart-notifications": "/general/push"
"/general/events/aws-lambda": "/general/webhooks/aws-lambda"
"/general/events/azure": "/general/webhooks/azure"
"/general/events/cloudflare": "/general/webhooks/cloudflare"
"/general/events/google-functions": "/general/webhooks/google-functions"
"/general/events/ifttt": "/general/webhooks/ifttt"
"/general/events/zapier": "/general/webhooks/zapier"
"/general/functions": "/general/webhooks"
"/general/events": "/general/webhooks"
"/realtime/channel-params": "/realtime/channels/channel-parameters/overview"
"/realtime/channels-messages": "/realtime/channels"
"/realtime/versions/v0.8/channels-messages": "/realtime/versions/v0.8/channels"
"/rest/beta": "/rest/batch"
"/rest/beta#batch": "/rest/batch"
"/rest/channels-messages": "/rest/channels"
"/rest/versions/v0.8/channels-messages": "/rest/versions/v0.8/channels"
"/how-ably-works": "/root/key-concepts"
"/root/how-ably-works": "/root/key-concepts"
"/tutorials/realtime-cryptocurrency-app-flutter/": "/tutorials/realtime-cryptocurrency-app-flutter"
"/tutorials/flutter-cryptocurrency-app/": "/tutorials/realtime-cryptocurrency-app-flutter"
"/tutorials/flutter-cryptocurrency-app": "/tutorials/realtime-cryptocurrency-app-flutter"