Skip to content

Commit ee17214

Browse files
authored
Merge pull request #1321 from jyaistMap/jy-remove-dep-mgr-refs
remove references to DependencyManager from release notes based on discussions with PM and Ent reps
2 parents 74d3e8d + 59b39a7 commit ee17214

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

guide/02-api-overview/release_notes_201.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"* Adds new [`arcgis.gis.sharing`](/python/api-reference/arcgis.gis.sharing.html) submodule\n",
1717
" * [`UserInvitationManager`](/python/api-reference/arcgis.gis.sharing.html#userinvitationmanager)\n",
1818
" * [`Invitation`](/python/api-reference/arcgis.gis.sharing.html#invitation)\n",
19-
" * [`DependencyManager`](/python/api-reference/arcgis.gis.sharing.html#dependencymanager)\n",
2019
"* Adds _[Typing](https://docs.python.org/3/library/typing/)_ to modules\n",
2120
"\n",
2221
"\n",
@@ -70,7 +69,6 @@
7069
" * Adds details and examples to the `query` parameter for:\n",
7170
" * [`advanced_search()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.advanced_search)\n",
7271
" * [`search()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.search)\n",
73-
" * Adds [`dependency_manager`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.dependency_manager) property\n",
7472
"* [`GroupManager`](/python/api-reference/arcgis.gis.toc.html#groupmanager)\n",
7573
" * Adds documentation details to `provider` and `provider_group_name` parameters for [`create()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.GroupManager.create)\n",
7674
"* [`Item`](/python/api-reference/arcgis.gis.toc.html#item)\n",

0 commit comments

Comments
 (0)