Skip to content

Commit 5cf62c6

Browse files
authored
Merge pull request #83 from adobe-apiplatform/UMAPI-945
Remove out of date advice message from deprecated APIs
2 parents 3f27692 + 18cfefc commit 5cf62c6

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

docs/en/api/QueryProducts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Product Access APIs
88
---
99
# <a name="productApis" class="api-ref-title">Product Access APIs</a>
1010

11-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
11+
**DEPRECATED:** These APIs have been deprecated. Please use [Get User Groups and Product Profiles](group.md).
1212

1313
<hr class="api-ref-rule">
1414

docs/en/api/QueryUserGroups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Get User Group Users
88
---
99
# <a name="queryUserGroups" class="api-ref-title">Get User-group Users</a>
1010

11-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
11+
**DEPRECATED:** These APIs have been deprecated. Please use [Get Users by Group API](getUsersByGroup.md) for fetching information for a single group.
1212

1313
<hr class="api-ref-rule">
1414

docs/en/api/getAllProfilesForOrg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_link: Get All Profiles
99

1010
# <a name="getAllProfiles" class="api-ref-title">Get All Product Profiles for Organization</a>
1111

12-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
12+
**DEPRECATED:** These APIs have been deprecated. Please use [Get User Groups and Product Profiles](group.md).
1313

1414
<hr class="api-ref-rule">
1515

docs/en/api/getProductProfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lang: en
88
---
99
# <a name="getProfile" class="api-ref-title">Get Product Profile</a>
1010

11-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
11+
**DEPRECATED:** These APIs have been deprecated. Please use [Get Users by Group API](getUsersByGroup.md) for fetching information for a single product profile.
1212

1313
<hr class="api-ref-rule">
1414
```

docs/en/api/getProductProfileUsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lang: en
88
---
99
# <a name="getProfileUsers" class="api-ref-title">Get Users in Product Profile</a>
1010

11-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
11+
**DEPRECATED:** These APIs have been deprecated. Please use [Get Users by Group API](getUsersByGroup.md) for fetching users of a product profile.
1212

1313
<hr class="api-ref-rule">
1414

docs/en/api/getUserGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lang: en
99

1010
# <a name="getUserGroup" class="api-ref-title">Get User Group</a>
1111

12-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
12+
**DEPRECATED:** These APIs have been deprecated. Please use [Get Users by Group API](getUsersByGroup.md) for fetching information for a single group.
1313

1414
<hr class="api-ref-rule">
1515

docs/en/api/getUserGroups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lang: en
88
---
99
# <a name="getUserGroups" class="api-ref-title">Get User Groups</a>
1010

11-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
11+
**DEPRECATED:** These APIs have been deprecated. Please use [Get User Groups and Product Profiles](group.md).
1212

1313
<hr class="api-ref-rule">
1414

docs/en/api/getUsersREST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lang: en
99

1010
# <a name="getUsersWithPage" class="api-ref-title">Get All Users in Organization</a>
1111

12-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
12+
**DEPRECATED:** These APIs have been deprecated. Please use [Get Users in Organization](getUsersWithPage.md)
1313

1414
<hr class="api-ref-rule">
1515

docs/en/api/updateProductProfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lang: en
88
---
99
# <a name="updateProfile" class="api-ref-title">Update Product Profile</a>
1010

11-
**DEPRECATED:** These APIs have been deprecated. An exact date for removal will be confirmed before the end of 2017 but you should look to update your scripts as soon as possible.
11+
**DEPRECATED:** These APIs have been deprecated. Please refer to the [User Management Action API](ActionsRef.md) for details on the supported approach to assign and manage membership and administrative rights within your Organization.
1212

1313
<hr class="api-ref-rule">
1414

0 commit comments

Comments
 (0)