|
3 | 3 | "info": { |
4 | 4 | "title": "Azure Maps Resource Provider", |
5 | 5 | "version": "2025-10-01-preview", |
6 | | - "description": "Azure Maps Resource Provider", |
| 6 | + "description": "Resource Provider", |
7 | 7 | "x-typespec-generated": [ |
8 | 8 | { |
9 | 9 | "emitter": "@azure-tools/typespec-autorest" |
|
62 | 62 | "tags": [ |
63 | 63 | "Operations" |
64 | 64 | ], |
65 | | - "description": "List the operations for the provider", |
| 65 | + "description": "List operations available for the Maps Resource Provider", |
66 | 66 | "parameters": [ |
67 | 67 | { |
68 | 68 | "$ref": "../../../../../../common-types/resource-management/v6/types.json#/parameters/ApiVersionParameter" |
|
157 | 157 | "description": "Resource operation accepted.", |
158 | 158 | "headers": { |
159 | 159 | "Location": { |
160 | | - "type": "string" |
| 160 | + "type": "string", |
| 161 | + "description": "" |
161 | 162 | } |
162 | 163 | } |
163 | 164 | }, |
|
1024 | 1025 | ], |
1025 | 1026 | "responses": { |
1026 | 1027 | "200": { |
1027 | | - "description": "Resource 'PrivateEndpointConnection' update operation succeeded", |
| 1028 | + "description": "The request has succeeded.", |
1028 | 1029 | "schema": { |
1029 | 1030 | "$ref": "../../../../../../common-types/resource-management/v6/privatelinks.json#/definitions/PrivateEndpointConnection" |
1030 | 1031 | } |
1031 | 1032 | }, |
1032 | 1033 | "201": { |
1033 | | - "description": "Resource 'PrivateEndpointConnection' create operation succeeded", |
| 1034 | + "description": "Azure create operation completed successfully.", |
1034 | 1035 | "schema": { |
1035 | 1036 | "$ref": "../../../../../../common-types/resource-management/v6/privatelinks.json#/definitions/PrivateEndpointConnection" |
1036 | 1037 | }, |
1037 | 1038 | "headers": { |
1038 | 1039 | "Azure-AsyncOperation": { |
1039 | 1040 | "type": "string", |
1040 | | - "description": "Operation Status Location URI" |
| 1041 | + "description": "A link to the status monitor" |
1041 | 1042 | }, |
1042 | 1043 | "Retry-After": { |
1043 | 1044 | "type": "integer", |
|
1059 | 1060 | } |
1060 | 1061 | }, |
1061 | 1062 | "x-ms-long-running-operation-options": { |
1062 | | - "final-state-via": "azure-async-operation", |
| 1063 | + "final-state-via": "location", |
1063 | 1064 | "final-state-schema": "../../../../../../common-types/resource-management/v6/privatelinks.json#/definitions/PrivateEndpointConnection" |
1064 | 1065 | }, |
1065 | 1066 | "x-ms-long-running-operation": true |
|
1095 | 1096 | ], |
1096 | 1097 | "responses": { |
1097 | 1098 | "202": { |
1098 | | - "description": "Resource deletion accepted.", |
| 1099 | + "description": "Resource operation accepted.", |
1099 | 1100 | "headers": { |
1100 | 1101 | "Azure-AsyncOperation": { |
1101 | 1102 | "type": "string", |
1102 | | - "description": "Operation Status Location URI" |
| 1103 | + "description": "A link to the status monitor" |
1103 | 1104 | }, |
1104 | 1105 | "Location": { |
1105 | 1106 | "type": "string", |
1106 | | - "description": "Operation Results Location URI" |
| 1107 | + "description": "The Location header contains the URL where the status of the long running operation can be checked." |
1107 | 1108 | }, |
1108 | 1109 | "Retry-After": { |
1109 | 1110 | "type": "integer", |
|
1322 | 1323 | "format": "int32", |
1323 | 1324 | "description": "Required parameter which represents the desired maximum request per second to allowed for the given SAS token. This does not guarantee perfect accuracy in measurements but provides application safe guards of abuse with eventual enforcement.", |
1324 | 1325 | "default": 500, |
1325 | | - "minimum": 0, |
1326 | | - "exclusiveMinimum": true, |
1327 | 1326 | "maximum": 500 |
1328 | 1327 | }, |
1329 | 1328 | "start": { |
|
1384 | 1383 | }, |
1385 | 1384 | "systemData": { |
1386 | 1385 | "$ref": "../../../../../../common-types/resource-management/v6/types.json#/definitions/systemData", |
| 1386 | + "description": "The system meta data relating to this resource.", |
1387 | 1387 | "readOnly": true |
1388 | 1388 | } |
1389 | 1389 | }, |
|
1631 | 1631 | "description": "Specifies CORS rules for the Blob service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Blob service." |
1632 | 1632 | }, |
1633 | 1633 | "encryption": { |
1634 | | - "$ref": "../../../../../../common-types/resource-management/v6/types.json#/definitions/encryptionProperties", |
| 1634 | + "$ref": "../../../../../../common-types/resource-management/v6/customermanagedkeys.json#/definitions/encryption", |
1635 | 1635 | "description": "All encryption configuration for a resource." |
1636 | 1636 | }, |
1637 | 1637 | "locations": { |
|
1640 | 1640 | "items": { |
1641 | 1641 | "$ref": "#/definitions/LocationsItem" |
1642 | 1642 | }, |
1643 | | - "x-ms-identifires": [ |
| 1643 | + "x-ms-identifiers": [ |
1644 | 1644 | "locationName" |
1645 | 1645 | ] |
1646 | 1646 | }, |
|
0 commit comments