Skip to content

Commit

Permalink
(DOCSP-44740) Hide the data API examples (#871)
Browse files Browse the repository at this point in the history
* Hide the data API examples

* Add redirect
  • Loading branch information
krollins-mdb authored Oct 28, 2024
1 parent 8bf5646 commit 6334005
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions config/redirects
Original file line number Diff line number Diff line change
Expand Up @@ -307,3 +307,6 @@ raw: ${prefix}/cli/realm-cli-reference-v1/index -> ${base}/realm-cli/v1/

# Return to using tutorials instead of get started
raw: ${prefix}/get-started -> ${base}/tutorials/

# Redirect Data API exmaples to Data API root to hide the examples page
raw: ${prefix}/data-api/examples/ -> ${base}/data-api/
1 change: 0 additions & 1 deletion source/data-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Atlas Data API [Deprecated]
Data API Endpoints [Deprecated] </data-api/generated-endpoints>
Custom HTTPS Endpoints [Deprecated] </data-api/custom-endpoints>
Authenticate Data API Requests </data-api/authenticate>
Data API Examples </data-api/examples>
Data Formats </data-api/data-formats>
Data API OpenAPI Reference </data-api/openapi>

Expand Down
2 changes: 2 additions & 0 deletions source/data-api/examples.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.. meta::
:robots: nosnippet

:orphan:

=================
Data API Examples
=================
Expand Down

0 comments on commit 6334005

Please sign in to comment.