|
49 | 49 | " * [`MetadataFormatEnum`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._dataclasses.MetadataFormatEnum)\n",
|
50 | 50 | " * [`ServiceTypeEnum`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._dataclasses.ServiceTypeEnum)\n",
|
51 | 51 | " * [`SpatialRelationship`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._dataclasses.SpatialRelationship)\n",
|
| 52 | + "* [`GIS`](/python/api-reference/arcgis.gis.toc.html#gis)\n", |
| 53 | + " * Adds properties:\n", |
| 54 | + " * [`subscription_information`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.GIS.subscription_information)\n", |
| 55 | + " * [`symbol_service`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.GIS.symbol_service)\n", |
52 | 56 | "* [`ItemDependency`](/python/api-reference/arcgis.gis.toc.html#itemdependency)\n",
|
53 | 57 | " * BUG-000145587 Adds and updates documentation\n",
|
54 | 58 | "* [`ResourceManager`](/python/api-reference/arcgis.gis.toc.html#resourcemanager)\n",
|
|
506 | 510 | "\n",
|
507 | 511 | "#### [`arcgis.gis`](/python/api-reference/arcgis.gis.toc.html)\n",
|
508 | 512 | "* [`GIS`](/python/api-reference/arcgis.gis.toc.html#gis)\n",
|
509 |
| - " * Adds properties:\n", |
510 |
| - " * [`subscription_information`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.GIS.subscription_information)\n", |
511 |
| - " * [`symbol_service`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.GIS.symbol_service)\n", |
512 | 513 | " * Fixes [**Public Repo Issue #1263**](https://github.com/Esri/arcgis-python-api/issues/1263)) where notebooks opened in `ArcGIS Pro` and using `pro` authentication fail to recognize token\n",
|
513 | 514 | " * Fixes bug with Windows authentication not honoring `verify_cert=False` when there is an invalid SSL certificate\n",
|
514 | 515 | " * Fixes issue when using Windows Authentication or Kerberos to connect to a Geoprocessing Service in organization deployed to ArcGIS Kubernetes\n",
|
|
519 | 520 | " * Fixes issue where property was not honoring proxy methods\n",
|
520 | 521 | " * Fixes issue with connecting to servers protected by LDAP \n",
|
521 | 522 | "* [`Item`](/python/api-reference/arcgis.gis.toc.html#item)\n",
|
522 |
| - " * [`metadata`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.metadata\n", |
| 523 | + " * [`metadata`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.metadata)\n", |
523 | 524 | " * Fixes [**Public Repo Issue #611**](https://github.com/Esri/arcgis-python-api/issues/611) where assignment fails with strings longer than 32767 characters\n",
|
524 | 525 | " * [`usage()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.usage)\n",
|
525 | 526 | " * Fixes issue where dates were transformed incorrectly if `as_df` argument was `True`\n",
|
|
810 | 811 | " * [`train_model()`](/python/api-reference/arcgis.learn.toc.html#train-model)\n",
|
811 | 812 | " * Fixes `Division by zero` erro when training multiple folders and data folders are empty"
|
812 | 813 | ]
|
| 814 | + }, |
| 815 | + { |
| 816 | + "cell_type": "code", |
| 817 | + "execution_count": null, |
| 818 | + "id": "458f219d", |
| 819 | + "metadata": {}, |
| 820 | + "outputs": [], |
| 821 | + "source": [] |
813 | 822 | }
|
814 | 823 | ],
|
815 | 824 | "metadata": {
|
|
0 commit comments