File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -307,3 +307,6 @@ raw: ${prefix}/cli/realm-cli-reference-v1/index -> ${base}/realm-cli/v1/
307
307
308
308
# Return to using tutorials instead of get started
309
309
raw: ${prefix}/get-started -> ${base}/tutorials/
310
+
311
+ # Redirect Data API exmaples to Data API root to hide the examples page
312
+ raw: ${prefix}/data-api/examples/ -> ${base}/data-api/
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ Atlas Data API [Deprecated]
27
27
Data API Endpoints [Deprecated] </data-api/generated-endpoints>
28
28
Custom HTTPS Endpoints [Deprecated] </data-api/custom-endpoints>
29
29
Authenticate Data API Requests </data-api/authenticate>
30
- Data API Examples </data-api/examples>
31
30
Data Formats </data-api/data-formats>
32
31
Data API OpenAPI Reference </data-api/openapi>
33
32
Original file line number Diff line number Diff line change 1
1
.. meta::
2
2
:robots: nosnippet
3
3
4
+ :orphan:
5
+
4
6
=================
5
7
Data API Examples
6
8
=================
You can’t perform that action at this time.
0 commit comments