Skip to content

Commit

Permalink
added generate-sample-project: false in yaml file (#32777)
Browse files Browse the repository at this point in the history
* added `generate-sample-project: false` in yaml file

* fix typespec validation

* fix typespec validation for text authoring
  • Loading branch information
amber-ccc authored Feb 24, 2025
1 parent a23cba3 commit 6d887c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ options:
model-namespace: true
namespace: "Azure.AI.Language.Conversations.Authoring"
flavor: azure
generate-sample-project: false
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ options:
model-namespace: true
namespace: "Azure.AI.Language.Text.Authoring"
flavor: azure
generate-sample-project: false

0 comments on commit 6d887c2

Please sign in to comment.