Skip to content

Commit

Permalink
[Fleet] 2024-02-02-preview compile with latest compiler (#27750)
Browse files Browse the repository at this point in the history
* update compiler

* update compiler
  • Loading branch information
zman-ms authored Feb 12, 2024
1 parent a851b64 commit 764a782
Show file tree
Hide file tree
Showing 8 changed files with 311 additions and 397 deletions.
456 changes: 185 additions & 271 deletions package-lock.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "azure-rest-api-specs",
"devDependencies": {
"@azure-tools/typespec-apiview": "0.4.4",
"@azure-tools/typespec-autorest": "0.37.2",
"@azure-tools/typespec-azure-core": "0.37.2",
"@azure-tools/typespec-azure-resource-manager": "0.37.1",
"@azure-tools/typespec-client-generator-core": "0.37.0",
"@azure-tools/typespec-providerhub": "0.37.0",
"@azure-tools/typespec-apiview": "0.4.5",
"@azure-tools/typespec-autorest": "0.39.2",
"@azure-tools/typespec-azure-core": "0.39.1",
"@azure-tools/typespec-azure-resource-manager": "0.39.1",
"@azure-tools/typespec-client-generator-core": "0.39.1",
"@azure-tools/typespec-providerhub": "0.39.0",
"@azure/avocado": "^0.8.4",
"@typespec/compiler": "0.51.0",
"@typespec/http": "0.51.0",
"@typespec/openapi": "0.51.0",
"@typespec/openapi3": "0.51.1",
"@typespec/rest": "0.51.0",
"@typespec/versioning": "0.51.0",
"@typespec/compiler": "0.53.1",
"@typespec/http": "0.53.0",
"@typespec/openapi": "0.53.0",
"@typespec/openapi3": "0.53.2",
"@typespec/rest": "0.53.0",
"@typespec/versioning": "0.53.0",
"azure-rest-api-specs-eng-tools": "file:eng/tools",
"prettier": "~3.0.3",
"typescript": "~5.1.3"
"prettier": "~3.1.1",
"typescript": "~5.3.3"
},
"private": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "../../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult"
}
Expand Down Expand Up @@ -103,7 +103,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetListResult"
}
Expand Down Expand Up @@ -145,7 +145,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetListResult"
}
Expand Down Expand Up @@ -197,7 +197,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/Fleet"
}
Expand Down Expand Up @@ -350,7 +350,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/Fleet"
}
Expand Down Expand Up @@ -422,7 +422,7 @@
}
},
"204": {
"description": "Resource deleted successfully."
"description": "Resource does not exist."
},
"default": {
"description": "An unexpected error response.",
Expand Down Expand Up @@ -472,7 +472,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetCredentialResults"
}
Expand Down Expand Up @@ -521,7 +521,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetMemberListResult"
}
Expand Down Expand Up @@ -583,7 +583,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetMember"
}
Expand Down Expand Up @@ -764,7 +764,7 @@
}
},
"204": {
"description": "Resource deleted successfully."
"description": "Resource does not exist."
},
"default": {
"description": "An unexpected error response.",
Expand All @@ -789,7 +789,7 @@
"ClusterResourceId": {
"type": "string",
"format": "arm-id",
"description": "A type definition that refers the id to an ARM resource.",
"description": "A type definition that refers the id to an Azure Resource Manager resource.",
"x-ms-arm-id-details": {
"allowedResources": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "../../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult"
}
Expand Down Expand Up @@ -106,7 +106,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetListResult"
}
Expand Down Expand Up @@ -148,7 +148,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetListResult"
}
Expand Down Expand Up @@ -200,7 +200,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/Fleet"
}
Expand Down Expand Up @@ -353,7 +353,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/Fleet"
}
Expand Down Expand Up @@ -425,7 +425,7 @@
}
},
"204": {
"description": "Resource deleted successfully."
"description": "Resource does not exist."
},
"default": {
"description": "An unexpected error response.",
Expand Down Expand Up @@ -475,7 +475,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetCredentialResults"
}
Expand Down Expand Up @@ -524,7 +524,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetMemberListResult"
}
Expand Down Expand Up @@ -586,7 +586,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetMember"
}
Expand Down Expand Up @@ -759,7 +759,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/FleetMember"
}
Expand Down Expand Up @@ -841,7 +841,7 @@
}
},
"204": {
"description": "Resource deleted successfully."
"description": "Resource does not exist."
},
"default": {
"description": "An unexpected error response.",
Expand Down Expand Up @@ -891,7 +891,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/UpdateRunListResult"
}
Expand Down Expand Up @@ -953,7 +953,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/UpdateRun"
}
Expand Down Expand Up @@ -1134,7 +1134,7 @@
}
},
"204": {
"description": "Resource deleted successfully."
"description": "Resource does not exist."
},
"default": {
"description": "An unexpected error response.",
Expand Down Expand Up @@ -1202,7 +1202,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/UpdateRun"
}
Expand Down Expand Up @@ -1287,7 +1287,7 @@
],
"responses": {
"200": {
"description": "ARM operation completed successfully.",
"description": "Azure operation completed successfully.",
"schema": {
"$ref": "#/definitions/UpdateRun"
}
Expand Down Expand Up @@ -1329,7 +1329,7 @@
"ClusterResourceId": {
"type": "string",
"format": "arm-id",
"description": "A type definition that refers the id to an ARM resource.",
"description": "A type definition that refers the id to an Azure Resource Manager resource.",
"x-ms-arm-id-details": {
"allowedResources": [
{
Expand Down
Loading

0 comments on commit 764a782

Please sign in to comment.