We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd40a92 commit 99023e6Copy full SHA for 99023e6
cadl_to_sdk_config.json
@@ -1,13 +1,14 @@
1
{
2
"dependencies": {
3
- "@azure-tools/cadl-python": "0.4.16",
4
- "@autorest/python": "6.2.15",
+ "@azure-tools/cadl-python": "0.4.17",
+ "@autorest/python": "6.2.16",
5
+ "@azure-tools/cadl-autorest": "~0.24.0",
6
"@azure-tools/cadl-azure-core": "~0.24.0",
- "@azure-tools/cadl-dpg": "~0.25.0-dev.8",
7
+ "@azure-tools/cadl-dpg": "0.25.0-dev.8",
8
"@cadl-lang/compiler": "~0.38.5",
9
"@cadl-lang/eslint-config-cadl": "~0.5.0",
10
"@cadl-lang/openapi": "~0.38.0",
11
"@cadl-lang/rest": "~0.38.1",
12
"@cadl-lang/versioning": "~0.38.0"
13
}
-}
14
+}
0 commit comments