|
10 | 10 | "## New\n", |
11 | 11 | "* Dependency Upgrades to improve overall security and performance of the API\n", |
12 | 12 | " * Updates supported Python versions to between 3.9 - 3.11\n", |
13 | | - " * **Note:** [arcgis.learn](/python/api-reference/arcgis.learn.toc.html) module not supported at Python 3.11\n", |
| 13 | + " * **Note:** [arcgis.learn](/python/api-reference/arcgis.learn.toc.html) module **only** supported with Python 3.9\n", |
14 | 14 | " * [Pandas](https://pandas.pydata.org/) upgraded to 2.0.0\n", |
15 | 15 | " * Ensure support for all [_dtypes_](https://pandas.pydata.org/docs/user_guide/basics.html#basics-dtypes)\n", |
16 | 16 | "* New submodule to work with [ArcGIS Experience Builder](https://www.esri.com/en-us/arcgis/products/arcgis-experience-builder/overview) items\n", |
|
80 | 80 | " * Ensures support for legacy _ArcGIS Dashboards Classic_ items\n", |
81 | 81 | " * Adds _keyword arguments_ description table:\n", |
82 | 82 | " * Adds option for keyword argument:\n", |
83 | | - " * _web_code_attach_\n", |
| 83 | + " * _copy_code_attachment_\n", |
84 | 84 | " * [`add()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.add)\n", |
85 | 85 | " * Enhances performance when updating file-base items with large files\n", |
86 | 86 | " * [`import_data()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.import_data)\n", |
|
121 | 121 | " * For Organization interface:\n", |
122 | 122 | " * [`HomePageSettings`](/python/api-reference/arcgis.gis.admin.html#homepagesettings)\n", |
123 | 123 | " * [`ItemSettings`](/python/api-reference/arcgis.gis.admin.html#itemsettings)\n", |
124 | | - " * [`MapSettings`]((/python/api-reference/arcgis.gis.admin.html#mapsettings)\n", |
| 124 | + " * [`MapSettings`](/python/api-reference/arcgis.gis.admin.html#mapsettings)\n", |
125 | 125 | " * [`SecuritySettings`](/python/api-reference/arcgis.gis.admin.html#securitysettings)\n", |
126 | 126 | " * For ArcGIS Enterprise on Kubernetes\n", |
127 | 127 | " * [`ExternalContentManager`](/python/api-reference/arcgis.gis.admin.html#externalcontentmanager)\n", |
|
0 commit comments