-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test js sdk automation with tsp-client #3433
test js sdk automation with tsp-client #3433
Conversation
Next Steps to MergeNext steps that must be taken to merge this PR:
|
Generated ApiView
|
@@ -27,3 +27,17 @@ options: | |||
namespace: "com.azure.resourcemanager.edgezones" | |||
service-name: "Edge Zones" | |||
examples-directory: "examples" | |||
"@azure-tools/typespec-ts": | |||
azureSdkForJs: true | |||
isModularLibrary: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the one you change is for RLC. please use a RLC tspconfig
@@ -23,6 +23,20 @@ options: | |||
namespace: "com.azure.resourcemanager.mongocluster" | |||
service-name: "Mongo Cluster" | |||
examples-directory: "examples" | |||
"@azure-tools/typespec-ts": | |||
azureSdkForJs: true | |||
isModularLibrary: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the one you change is for RLC. please use a RLC tspconfig
/azp run |
Commenter does not have sufficient privileges for PR 3433 in repo test-repo-billy/azure-rest-api-specs |
* fix * fix * fix * update examples
Azure#30025) * Rename for SDK generation
) * Update name if tsp.config * renames --------- Co-authored-by: Bidisha Chakraborty <[email protected]>
* update python config * fix tsp format
/azp run |
PR validation pipeline can not start as the pull request is not merged or mergeable - most likely it has merge conflicts. |
Commenter does not have sufficient privileges for PR 3433 in repo test-repo-billy/azure-rest-api-specs |
No description provided.