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 ed1c652 commit baab681Copy full SHA for baab681
specification/cognitiveservices/OpenAI.Inference/tspconfig.yaml
@@ -26,12 +26,12 @@ options:
26
clear-output-folder: true
27
model-namespace: false
28
# https://github.com/Azure/azure-rest-api-specs/issues/24497
29
- # "@azure-tools/typespec-java":
30
- # package-dir: "azure-ai-openai"
31
- # namespace: "com.azure.ai.openai"
32
- # partial-update: true
33
- # enable-sync-stack: true
34
- # generate-tests: false
+ "@azure-tools/typespec-java":
+ package-dir: "azure-ai-openai"
+ namespace: "com.azure.ai.openai"
+ partial-update: true
+ enable-sync-stack: true
+ generate-tests: false
35
# https://github.com/Azure/azure-rest-api-specs/issues/24498
36
# "@azure-tools/typespec-ts":
37
# package-dir: "azure-ai-openai"
0 commit comments