Skip to content

Commit

Permalink
update tspconfig.yaml for python (Azure#30408)
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored Sep 4, 2024
1 parent 4cc5ba8 commit 13db45a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ options:
package-name: "{package-dir}"
generate-test: true
generate-sample: true
examples-directory: "{project-root}/examples"
examples-dir: "{project-root}/examples"
flavor: "azure"
"@azure-tools/typespec-java":
package-dir: "azure-resourcemanager-contoso"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ options:
package-name: "{package-dir}"
generate-test: true
generate-sample: true
examples-directory: "{project-root}/examples"
examples-dir: "{project-root}/examples"
flavor: azure
"@azure-tools/typespec-csharp":
package-dir: "Azure.Template.Contoso"
Expand Down

0 comments on commit 13db45a

Please sign in to comment.