Skip to content

Commit 8227ec1

Browse files
[azopenai] Add in REQUIRED (#21233)
1 parent eacd271 commit 8227ec1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

sdk/cognitiveservices/azopenai/autorest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ directive:
286286
where: $
287287
transform: |
288288
return $
289-
.replace(/\/\/ The model name.*?Model \*string/sg, "// DeploymentID specifies the name of the deployment (for Azure OpenAI) or model (for OpenAI) to use for this request.\nDeploymentID string");
289+
.replace(/\/\/ The model name.*?Model \*string/sg, "// REQUIRED: DeploymentID specifies the name of the deployment (for Azure OpenAI) or model (for OpenAI) to use for this request.\nDeploymentID string");
290290
291291
- from: models_serde.go
292292
where: $

sdk/cognitiveservices/azopenai/models.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)