Skip to content

Commit

Permalink
[mongocluster] Update tspconfig.yaml for SDK generation (#30553)
Browse files Browse the repository at this point in the history
* [mongocluster] Update tspconfig.yaml

* Update tspconfig.yaml

---------

Co-authored-by: Weidong Xu <[email protected]>
  • Loading branch information
msyyc and weidongxu-microsoft authored Sep 13, 2024
1 parent f16c90c commit 63aca1b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ options:
generate-test: true
generate-sample: true
examples-dir: "{project-root}/examples"
api-version: "2024-06-01-preview"
"@azure-tools/typespec-java":
package-dir: "azure-resourcemanager-mongocluster"
flavor: "azure"
namespace: "com.azure.resourcemanager.mongocluster"
service-name: "Mongo Cluster"
api-version: "2024-06-01-preview"
"@azure-tools/typespec-go":
service-dir: "sdk/resourcemanager/mongocluster"
package-dir: "armmongocluster"
Expand Down

0 comments on commit 63aca1b

Please sign in to comment.