Commit 85646b6
Fixing APIs in 2023-02-01-preview (#23343)
* Base API Commit
* Changing API version to 2023-02-01-preview
* Adding new getOrganizationApiKey post API
* Adding returnApiKey property in ElasticMonitorResource
* Updating getOrganizationApiKey URI
* Adding SubscriptionIdParameter in getOrganizationApiKey
* Renaming ex to Organizations_GetApiKey
* Updating description for UserApiKeyResponse
* Updating examples
* Updating readme.md
* Updated Depolyment Info, added marketplace info
* prettier check fixed
* model validation fixed
* validation fix
* prettier fix
* Increasing max length limit of companyName and business from 50 to 100
* Increasing companyName and business max length limits to 100 in all versions
* Revert "Increasing companyName and business max length limits to 100 in all versions"
This reverts commit c8977b6.
* Revert "Increasing max length limit of companyName and business from 50 to 100"
This reverts commit 7bd3547.
* Updating summary for getOrganizationApiKey
* Renaming "returnApiKey" to "generateApiKey"
* Adding "x-ms-secret": true for apiKey
* Updating getOrganizationApiKey API to /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}/getOrganizationApiKey
* Rearranging APIs
* Adding "consumes" to getOrganizationApiKey
* Changing case of emailId
* Moving the API under paths
* Updating User and Company related properties' max length limit to 64
* Adding Location in response header of LROs
* Updating getOrganizationApiKey path
* Updating getOrganizationApiKey Summary
* Moving "generateApiKey" inside MonitorProperties
* Updating getOrganizationApiKey path
* Adding listElasticVersions API
* Prettier check fix for ElasticVersions_Get
* Fixing Prettier Check in ElasticVersions_Get Example file
* updated description for schemas and parameters
* updated description for schemas and parameters fix
* Updating getOrganizationApiKey API name to listOrganizationApiKey
* Adding x-ms-pageable in listOrganizationApiKey
* Revert "Adding x-ms-pageable in listOrganizationApiKey"
This reverts commit d5b0b5c.
* Revert "Updating getOrganizationApiKey API name to listOrganizationApiKey"
This reverts commit bfd1a05.
* updated description for subscription Id in elasticVersions Api specification
* prettier check fixed
* updated listElasticVersions API
* added description for regionName param and elasticversionlistresponse
* updated API path and added region as query param
* updated verb to noun in the api path
* added x-ms-parameter-location 1
* updated the operationID for elasticVersions Api
* updated the operationID for elasticVersions Api 1
* reverted x-ms-parameter-location from the subscriptionId parameter
---------
Co-authored-by: Rhea Hooda <rheahooda@microsoft.com>1 parent 7aa6a1a commit 85646b6
File tree
3 files changed
+89
-13
lines changed- specification/elastic/resource-manager/Microsoft.Elastic/preview/2023-02-01-preview
- examples
3 files changed
+89
-13
lines changedLines changed: 71 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
110 | 156 | | |
111 | 157 | | |
112 | 158 | | |
| |||
1371 | 1417 | | |
1372 | 1418 | | |
1373 | 1419 | | |
1374 | | - | |
| 1420 | + | |
1375 | 1421 | | |
1376 | 1422 | | |
1377 | 1423 | | |
| |||
1391 | 1437 | | |
1392 | 1438 | | |
1393 | 1439 | | |
1394 | | - | |
1395 | | - | |
1396 | | - | |
1397 | 1440 | | |
1398 | 1441 | | |
1399 | 1442 | | |
| |||
1755 | 1798 | | |
1756 | 1799 | | |
1757 | 1800 | | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
1758 | 1805 | | |
1759 | 1806 | | |
1760 | 1807 | | |
| |||
1825 | 1872 | | |
1826 | 1873 | | |
1827 | 1874 | | |
1828 | | - | |
1829 | | - | |
1830 | | - | |
1831 | | - | |
1832 | | - | |
1833 | 1875 | | |
1834 | 1876 | | |
1835 | 1877 | | |
| |||
1962 | 2004 | | |
1963 | 2005 | | |
1964 | 2006 | | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
1965 | 2024 | | |
1966 | 2025 | | |
1967 | 2026 | | |
| |||
2057 | 2116 | | |
2058 | 2117 | | |
2059 | 2118 | | |
2060 | | - | |
| 2119 | + | |
2061 | 2120 | | |
2062 | 2121 | | |
2063 | 2122 | | |
| |||
2067 | 2126 | | |
2068 | 2127 | | |
2069 | 2128 | | |
2070 | | - | |
| 2129 | + | |
2071 | 2130 | | |
2072 | 2131 | | |
2073 | 2132 | | |
2074 | | - | |
| 2133 | + | |
2075 | 2134 | | |
2076 | 2135 | | |
2077 | 2136 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments