Skip to content

Commit 71f98c3

Browse files
committed
Update @typespec/http-client-csharp to 1.0.0-alpha.20260127.1
- Updated @typespec/http-client-csharp from 1.0.0-alpha.20260116.3 to 1.0.0-alpha.20260127.1 - Updated Microsoft.TypeSpec.Generator.ClientModel from 1.0.0-alpha.20260116.3 to 1.0.0-alpha.20260127.1 - Regenerated OpenAI SDK code with new generator version - Updated centrally managed package-lock.json file with new dependency versions
1 parent e13bb64 commit 71f98c3

File tree

3 files changed

+424
-298
lines changed

3 files changed

+424
-298
lines changed

codegen/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"dist/**"
2929
],
3030
"dependencies": {
31-
"@azure-tools/typespec-client-generator-core": "0.64.1",
31+
"@azure-tools/typespec-client-generator-core": "0.64.4",
3232
"@open-ai/plugin": "file:",
3333
"@typespec/http": "1.8.0",
34-
"@typespec/http-client-csharp": "1.0.0-alpha.20260116.3",
34+
"@typespec/http-client-csharp": "1.0.0-alpha.20260127.1",
3535
"@typespec/openapi": "1.8.0"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)