Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions specification/maps/data-plane/Common/preview/1.0/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,7 @@
"parameters": {
"ClientId": {
"name": "x-ms-client-id",
"x-ms-client-name": "mapsClientId",
"description": "Specifies which account is intended for usage in conjunction with the Azure AD security model. It represents a unique ID for the Azure Maps account and can be retrieved from the Azure Maps management plane Account API. To use Azure AD security in Azure Maps see the following [articles](https://aka.ms/amauthdetails) for guidance.",
"type": "string",
"in": "header",
Expand All @@ -558,14 +559,15 @@
],
"x-ms-enum": {
"name": "ResponseFormat",
"modelAsString": true,
"modelAsString": false,
"values": [
{
"value": "json",
"description": "[The JavaScript Object Notation Data Interchange Format](https://tools.ietf.org/html/rfc8259)"
}
]
},
"x-ms-client-default": "json",
"x-ms-parameter-location": "method"
},
"TextFormat": {
Expand All @@ -580,7 +582,7 @@
],
"x-ms-enum": {
"name": "TextFormat",
"modelAsString": true,
"modelAsString": false,
"values": [
{
"value": "json",
Expand All @@ -592,6 +594,7 @@
}
]
},
"x-ms-client-default": "json",
"x-ms-parameter-location": "method"
},
"GeographicResourceLocation": {
Expand Down
20 changes: 10 additions & 10 deletions specification/maps/data-plane/Creator/preview/1.0/spatial.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"responses": {},
"parameters": {
"SpatialApiVersion": {
"ApiVersion": {
"name": "api-version",
"description": "Version number of Azure Maps API.",
"type": "string",
Expand Down Expand Up @@ -176,7 +176,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down Expand Up @@ -263,7 +263,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down Expand Up @@ -348,7 +348,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down Expand Up @@ -388,7 +388,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down Expand Up @@ -431,7 +431,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down Expand Up @@ -477,7 +477,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down Expand Up @@ -525,7 +525,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down Expand Up @@ -565,7 +565,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down Expand Up @@ -607,7 +607,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/SpatialApiVersion"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ResponseFormat"
Expand Down
12 changes: 6 additions & 6 deletions specification/maps/data-plane/Creator/preview/2.0/alias.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"responses": {},
"parameters": {
"AliasApiVersionV2": {
"ApiVersion": {
"name": "api-version",
"description": "Version number of Azure Maps API.",
"type": "string",
Expand Down Expand Up @@ -97,7 +97,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/AliasApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/CreateCreatorDataItemId"
Expand Down Expand Up @@ -134,7 +134,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/AliasApiVersionV2"
"$ref": "#/parameters/ApiVersion"
}
],
"x-ms-pageable": {
Expand Down Expand Up @@ -171,7 +171,7 @@
"$ref": "#/parameters/AliasId"
},
{
"$ref": "#/parameters/AliasApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/AssignCreatorDataItemId"
Expand Down Expand Up @@ -205,7 +205,7 @@
"$ref": "#/parameters/AliasId"
},
{
"$ref": "#/parameters/AliasApiVersionV2"
"$ref": "#/parameters/ApiVersion"
}
],
"responses": {
Expand Down Expand Up @@ -233,7 +233,7 @@
"$ref": "#/parameters/AliasId"
},
{
"$ref": "#/parameters/AliasApiVersionV2"
"$ref": "#/parameters/ApiVersion"
}
],
"responses": {
Expand Down
14 changes: 7 additions & 7 deletions specification/maps/data-plane/Creator/preview/2.0/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"responses": {},
"parameters": {
"DataApiVersionV2": {
"ApiVersion": {
"name": "api-version",
"description": "Version number of Azure Maps API.",
"type": "string",
Expand Down Expand Up @@ -139,7 +139,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DataApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/UploadDataDescription"
Expand Down Expand Up @@ -185,7 +185,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DataApiVersionV2"
"$ref": "#/parameters/ApiVersion"
}
],
"responses": {
Expand Down Expand Up @@ -219,7 +219,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DataApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/UniqueDataId"
Expand Down Expand Up @@ -270,7 +270,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DataApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/UniqueDataId"
Expand Down Expand Up @@ -307,7 +307,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DataApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/UniqueDataId"
Expand Down Expand Up @@ -337,7 +337,7 @@
},
"parameters": [
{
"$ref": "#/parameters/DataApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/DataUploadOperationId"
Expand Down
12 changes: 6 additions & 6 deletions specification/maps/data-plane/Creator/preview/2.0/dataset.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"responses": {},
"parameters": {
"DatasetApiVersionV2": {
"ApiVersion": {
"name": "api-version",
"description": "Version number of Azure Maps API.",
"type": "string",
Expand Down Expand Up @@ -117,7 +117,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DatasetApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/ConversionIdQuery"
Expand Down Expand Up @@ -154,7 +154,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DatasetApiVersionV2"
"$ref": "#/parameters/ApiVersion"
}
],
"x-ms-pageable": {
Expand Down Expand Up @@ -191,7 +191,7 @@
"$ref": "#/parameters/DatasetId"
},
{
"$ref": "#/parameters/DatasetApiVersionV2"
"$ref": "#/parameters/ApiVersion"
}
],
"responses": {
Expand Down Expand Up @@ -219,7 +219,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DatasetApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/DatasetId"
Expand Down Expand Up @@ -252,7 +252,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/DatasetApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/DatasetOperationId"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"responses": {},
"parameters": {
"ConversionApiVersionV2": {
"ApiVersion": {
"name": "api-version",
"description": "Version number of Azure Maps API.",
"type": "string",
Expand Down Expand Up @@ -117,7 +117,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/ConversionApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/UdidQuery"
Expand Down Expand Up @@ -154,7 +154,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/ConversionApiVersionV2"
"$ref": "#/parameters/ApiVersion"
}
],
"x-ms-pageable": {
Expand Down Expand Up @@ -188,7 +188,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/ConversionApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/ConversionId"
Expand Down Expand Up @@ -219,7 +219,7 @@
"$ref": "../../../Common/preview/1.0/common.json#/parameters/ClientId"
},
{
"$ref": "#/parameters/ConversionApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/ConversionId"
Expand Down Expand Up @@ -249,7 +249,7 @@
},
"parameters": [
{
"$ref": "#/parameters/ConversionApiVersionV2"
"$ref": "#/parameters/ApiVersion"
},
{
"$ref": "#/parameters/ConversionOperationId"
Expand Down
Loading