http-client-java, upgrade tcgc to 0.47.4 and cadl-ranch to 0.39.0 (#4941)
This commit is contained in:
Родитель
b2e04a5a4e
Коммит
baff7608b5
|
@ -12,7 +12,7 @@
|
|||
"testserver-stop": "npx cadl-ranch server stop"
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure-tools/cadl-ranch-specs": "0.38.0",
|
||||
"@azure-tools/cadl-ranch-specs": "0.39.0",
|
||||
"@typespec/http-client-java": "file:/../../typespec-http-client-java-0.1.0.tgz",
|
||||
"@typespec/http-client-java-tests": "file:"
|
||||
},
|
||||
|
@ -24,7 +24,7 @@
|
|||
"@typespec/openapi": "~0.61.0",
|
||||
"@typespec/xml": "~0.61.0",
|
||||
"@azure-tools/typespec-azure-core": "~0.47.0",
|
||||
"@azure-tools/typespec-client-generator-core": "~0.47.2",
|
||||
"@azure-tools/typespec-client-generator-core": "~0.47.4",
|
||||
"@azure-tools/typespec-azure-resource-manager": "~0.47.1",
|
||||
"@azure-tools/typespec-autorest": "~0.47.0"
|
||||
},
|
||||
|
|
|
@ -40,14 +40,14 @@ public final class RelativeModelInOperationAsyncClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: name=<any string>
|
||||
* Expected query parameter: name="Madge"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "inner":
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -80,11 +80,11 @@ public final class RelativeModelInOperationAsyncClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: kind=<any string>
|
||||
* Expected query parameter: kind= "real"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "kind": "real"
|
||||
* }
|
||||
* ```.
|
||||
|
@ -115,14 +115,14 @@ public final class RelativeModelInOperationAsyncClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: name=<any string>
|
||||
* Expected query parameter: name="Madge"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "inner":
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -147,11 +147,11 @@ public final class RelativeModelInOperationAsyncClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: kind=<any string>
|
||||
* Expected query parameter: kind= "real"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "kind": "real"
|
||||
* }
|
||||
* ```.
|
||||
|
|
|
@ -38,14 +38,14 @@ public final class RelativeModelInOperationClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: name=<any string>
|
||||
* Expected query parameter: name="Madge"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "inner":
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -77,11 +77,11 @@ public final class RelativeModelInOperationClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: kind=<any string>
|
||||
* Expected query parameter: kind= "real"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "kind": "real"
|
||||
* }
|
||||
* ```.
|
||||
|
@ -111,14 +111,14 @@ public final class RelativeModelInOperationClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: name=<any string>
|
||||
* Expected query parameter: name="Madge"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "inner":
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -141,11 +141,11 @@ public final class RelativeModelInOperationClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: kind=<any string>
|
||||
* Expected query parameter: kind= "real"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "kind": "real"
|
||||
* }
|
||||
* ```.
|
||||
|
|
|
@ -97,14 +97,14 @@ public final class RelativeModelInOperationsImpl {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: name=<any string>
|
||||
* Expected query parameter: name="Madge"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "inner":
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -138,14 +138,14 @@ public final class RelativeModelInOperationsImpl {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: name=<any string>
|
||||
* Expected query parameter: name="Madge"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "inner":
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -177,11 +177,11 @@ public final class RelativeModelInOperationsImpl {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: kind=<any string>
|
||||
* Expected query parameter: kind= "real"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "kind": "real"
|
||||
* }
|
||||
* ```.
|
||||
|
@ -213,11 +213,11 @@ public final class RelativeModelInOperationsImpl {
|
|||
}
|
||||
|
||||
/**
|
||||
* Expected query parameter: kind=<any string>
|
||||
* Expected query parameter: kind= "real"
|
||||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>,
|
||||
* "name": "Madge",
|
||||
* "kind": "real"
|
||||
* }
|
||||
* ```.
|
||||
|
|
|
@ -44,7 +44,7 @@ public final class UsageAsyncClient {
|
|||
* Expected body parameter:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
* <p><strong>Request Body Schema</strong></p>
|
||||
|
@ -75,7 +75,7 @@ public final class UsageAsyncClient {
|
|||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
* <p><strong>Response Body Schema</strong></p>
|
||||
|
@ -114,7 +114,7 @@ public final class UsageAsyncClient {
|
|||
* ```json
|
||||
* {
|
||||
* "result": {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -161,7 +161,7 @@ public final class UsageAsyncClient {
|
|||
* Expected body parameter:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
*
|
||||
|
@ -186,7 +186,7 @@ public final class UsageAsyncClient {
|
|||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
*
|
||||
|
@ -219,7 +219,7 @@ public final class UsageAsyncClient {
|
|||
* ```json
|
||||
* {
|
||||
* "result": {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
|
|
@ -42,7 +42,7 @@ public final class UsageClient {
|
|||
* Expected body parameter:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
* <p><strong>Request Body Schema</strong></p>
|
||||
|
@ -73,7 +73,7 @@ public final class UsageClient {
|
|||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
* <p><strong>Response Body Schema</strong></p>
|
||||
|
@ -112,7 +112,7 @@ public final class UsageClient {
|
|||
* ```json
|
||||
* {
|
||||
* "result": {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -158,7 +158,7 @@ public final class UsageClient {
|
|||
* Expected body parameter:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
*
|
||||
|
@ -182,7 +182,7 @@ public final class UsageClient {
|
|||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
*
|
||||
|
@ -214,7 +214,7 @@ public final class UsageClient {
|
|||
* ```json
|
||||
* {
|
||||
* "result": {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
|
|
@ -123,7 +123,7 @@ public final class ModelInOperationsImpl {
|
|||
* Expected body parameter:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
* <p><strong>Request Body Schema</strong></p>
|
||||
|
@ -155,7 +155,7 @@ public final class ModelInOperationsImpl {
|
|||
* Expected body parameter:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
* <p><strong>Request Body Schema</strong></p>
|
||||
|
@ -187,7 +187,7 @@ public final class ModelInOperationsImpl {
|
|||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
* <p><strong>Response Body Schema</strong></p>
|
||||
|
@ -218,7 +218,7 @@ public final class ModelInOperationsImpl {
|
|||
* Expected response body:
|
||||
* ```json
|
||||
* {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* ```.
|
||||
* <p><strong>Response Body Schema</strong></p>
|
||||
|
@ -257,7 +257,7 @@ public final class ModelInOperationsImpl {
|
|||
* ```json
|
||||
* {
|
||||
* "result": {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
@ -315,7 +315,7 @@ public final class ModelInOperationsImpl {
|
|||
* ```json
|
||||
* {
|
||||
* "result": {
|
||||
* "name": <any string>
|
||||
* "name": "Madge"
|
||||
* }
|
||||
* }
|
||||
* ```.
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@azure-tools/typespec-azure-core": "0.47.0",
|
||||
"@azure-tools/typespec-azure-resource-manager": "0.47.1",
|
||||
"@azure-tools/typespec-azure-rulesets": "0.47.0",
|
||||
"@azure-tools/typespec-client-generator-core": "0.47.2",
|
||||
"@azure-tools/typespec-client-generator-core": "0.47.4",
|
||||
"@microsoft/api-extractor": "^7.47.11",
|
||||
"@microsoft/api-extractor-model": "^7.29.8",
|
||||
"@types/js-yaml": "~4.0.9",
|
||||
|
@ -43,7 +43,7 @@
|
|||
"peerDependencies": {
|
||||
"@azure-tools/typespec-autorest": ">=0.47.0 <1.0.0",
|
||||
"@azure-tools/typespec-azure-core": ">=0.47.0 <1.0.0",
|
||||
"@azure-tools/typespec-client-generator-core": ">=0.47.1 <1.0.0",
|
||||
"@azure-tools/typespec-client-generator-core": ">=0.47.4 <1.0.0",
|
||||
"@typespec/compiler": ">=0.61.0 <1.0.0",
|
||||
"@typespec/http": ">=0.61.0 <1.0.0",
|
||||
"@typespec/openapi": ">=0.61.0 <1.0.0",
|
||||
|
@ -180,9 +180,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@azure-tools/typespec-client-generator-core": {
|
||||
"version": "0.47.2",
|
||||
"resolved": "https://registry.npmjs.org/@azure-tools/typespec-client-generator-core/-/typespec-client-generator-core-0.47.2.tgz",
|
||||
"integrity": "sha512-mOsgeOuJcJa5CrQrT/BzqpbLDnb/X1TgSmfljhV3tJFB2dzZT6awzeAp5clV03Or/4xCMGbmHEABi4kCWot9Qw==",
|
||||
"version": "0.47.4",
|
||||
"resolved": "https://registry.npmjs.org/@azure-tools/typespec-client-generator-core/-/typespec-client-generator-core-0.47.4.tgz",
|
||||
"integrity": "sha512-oXA8rHzBsoofzSXvGLGohj6VDYegtgAfGMWo2o4ubew1bS4cvl3CYl9DJ54blqafxtJXnNh4SdjadeHTsCz2mw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"change-case": "~5.4.4",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"peerDependencies": {
|
||||
"@azure-tools/typespec-autorest": ">=0.47.0 <1.0.0",
|
||||
"@azure-tools/typespec-azure-core": ">=0.47.0 <1.0.0",
|
||||
"@azure-tools/typespec-client-generator-core": ">=0.47.1 <1.0.0",
|
||||
"@azure-tools/typespec-client-generator-core": ">=0.47.4 <1.0.0",
|
||||
"@typespec/compiler": ">=0.61.0 <1.0.0",
|
||||
"@typespec/http": ">=0.61.0 <1.0.0",
|
||||
"@typespec/openapi": ">=0.61.0 <1.0.0",
|
||||
|
@ -63,7 +63,7 @@
|
|||
"@azure-tools/typespec-azure-core": "0.47.0",
|
||||
"@azure-tools/typespec-azure-resource-manager": "0.47.1",
|
||||
"@azure-tools/typespec-azure-rulesets": "0.47.0",
|
||||
"@azure-tools/typespec-client-generator-core": "0.47.2",
|
||||
"@azure-tools/typespec-client-generator-core": "0.47.4",
|
||||
"@microsoft/api-extractor": "^7.47.11",
|
||||
"@microsoft/api-extractor-model": "^7.29.8",
|
||||
"@types/js-yaml": "~4.0.9",
|
||||
|
|
Загрузка…
Ссылка в новой задаче