File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 2
2
{
3
3
"from" : " /postman-flows/getting-started/flows-overview/" ,
4
4
"to" : " https://learning.postman.com/docs/postman-flows/flows-intro/flows-overview/"
5
+ },
6
+ {
7
+ "from" : " /postman-api-client/graphql-client/graphql-client-overview/" ,
8
+ "to" : " https://learning.postman.com/docs/sending-requests/graphql/graphql-overview/"
9
+ },
10
+ {
11
+ "from" : " /postman-api-client/graphql-client/graphql-request-interface/" ,
12
+ "to" : " https://learning.postman.com/docs/sending-requests/graphql/graphql-client-interface/"
13
+ },
14
+ {
15
+ "from" : " /postman-api-client/graphql-client/first-graphql-request/" ,
16
+ "to" : " https://learning.postman.com/docs/sending-requests/graphql/graphql-client-first-request/"
17
+ },
18
+ {
19
+ "from" : " /postman-api-client/websocket-client/websocket-client-overview/" ,
20
+ "to" : " https://learning.postman.com/docs/sending-requests/websocket/websocket/"
21
+ },
22
+ {
23
+ "from" : " /postman-api-client/mqtt-client/mqtt-client-overview/" ,
24
+ "to" : " https://learning.postman.com/docs/sending-requests/mqtt-client/mqtt-client-overview/"
25
+ },
26
+ {
27
+ "from" : " /postman-api-client/mqtt-client/mqtt-request-interface/" ,
28
+ "to" : " https://learning.postman.com/docs/sending-requests/mqtt-client/mqtt-request-interface/"
29
+ },
30
+ {
31
+ "from" : " /postman-api-client/mqtt-client/first-mqtt-request/" ,
32
+ "to" : " https://learning.postman.com/docs/sending-requests/mqtt-client/first-mqtt-request/"
5
33
}
6
34
]
You can’t perform that action at this time.
0 commit comments