We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868d034 commit 737a7ccCopy full SHA for 737a7cc
1 file changed
docs.json
@@ -51,7 +51,6 @@
51
},
52
"docs/getting-started/managing-api-keys",
53
"docs/getting-started/your-first-api-request",
54
- "docs/getting-started/test-your-api-requests-with-postman",
55
"docs/getting-started/supported-languages"
56
]
57
@@ -437,6 +436,10 @@
437
436
{
438
"source": "/docs/learning-how-tos/cookbook/context-parameter-examples",
439
"destination": "/docs/learning-how-tos/examples-and-guides/how-to-use-context-parameter"
+ },
440
+ {
441
+ "source": "/docs/getting-started/test-your-api-requests-with-postman",
442
+ "destination": "/docs"
443
}
444
],
445
"integrations": {
0 commit comments