Skip to content

Commit 3a763e6

Browse files
authored
(DOCSP-44484) Update 3rd party service deprecation date (#867)
* Add some deprecation labels * Update third party services deprecation date
1 parent ac11385 commit 3a763e6

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

source/data-api.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
.. _data-api:
55

6-
==============
7-
Atlas Data API
8-
==============
6+
===========================
7+
Atlas Data API [Deprecated]
8+
===========================
99

1010
.. facet::
1111
:name: programming_language
@@ -24,8 +24,8 @@ Atlas Data API
2424
:hidden:
2525

2626
Data API and HTTPS Endpoints Deprecation </data-api/data-api-deprecation>
27-
Data API Endpoints </data-api/generated-endpoints>
28-
Custom HTTPS Endpoints </data-api/custom-endpoints>
27+
Data API Endpoints [Deprecated] </data-api/generated-endpoints>
28+
Custom HTTPS Endpoints [Deprecated] </data-api/custom-endpoints>
2929
Authenticate Data API Requests </data-api/authenticate>
3030
Data API Examples </data-api/examples>
3131
Data Formats </data-api/data-formats>

source/data-api/custom-endpoints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
.. _https-endpoints:
55
.. _custom-endpoints:
66

7-
======================
8-
Custom HTTPS Endpoints
9-
======================
7+
===================================
8+
Custom HTTPS Endpoints [Deprecated]
9+
===================================
1010

1111
.. default-domain:: mongodb
1212

source/data-api/generated-endpoints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
.. _data-api-endpoints:
55

6-
==================
7-
Data API Endpoints
8-
==================
6+
===============================
7+
Data API Endpoints [Deprecated]
8+
===============================
99

1010
.. default-domain:: mongodb
1111

source/includes/note-third-party-services-deprecation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<https-endpoints>` with no change in behavior. You should
99
:ref:`migrate <convert-webhooks-to-endpoints>` existing Webhooks.
1010

11-
Existing services will continue to work until **November 1, 2024**.
11+
Existing services will continue to work until **September 30, 2025**.
1212

1313
Because third party services and push notifications are now deprecated, they have
1414
been removed by default from the App Services UI. If you need to manage an existing third party

source/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ What are the Atlas Application Services?
2222

2323
Introduction </introduction>
2424
Feature Deprecations </deprecation>
25-
Device Sync </sync>
26-
Data API </data-api>
2725
Functions </functions>
2826
Triggers </triggers>
2927
Develop & Deploy Apps </apps>
@@ -33,6 +31,8 @@ What are the Atlas Application Services?
3331
Define Data Access Permissions </rules>
3432
Secure Your App </security>
3533
Monitor App Activity </activity>
34+
Device Sync [Deprecated] </sync>
35+
Data API [Deprecated] </data-api>
3636
Reference </reference>
3737
Release Notes </release-notes/backend>
3838
Atlas Device SDK <https://mongodb.com/docs/atlas/device-sdks/>

source/sync.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
.. _sync:
99

10-
=================
11-
Atlas Device Sync
12-
=================
10+
==============================
11+
Atlas Device Sync [Deprecated]
12+
==============================
1313

1414
.. meta::
1515
:description: Atlas Device Sync is a cloud service that syncs data seamlessly between local devices and Atlas.

0 commit comments

Comments
 (0)