Conversation
|
Hi Team, can someone review this PR whenever they have time? API view: https://apiview.dev/Assemblies/Review/03ef0c5f65374c3789d8302ef5c9c570 This is the link to the review meeting: https://microsoft-my.sharepoint.com/:v:/p/teglaza/Ecjz9icYN6VPgF2ggPn3YEIBOXcWkxKGMQuvSPwHpc4nxg |
…ord tests again to get browser tests results
jeremymeng
left a comment
There was a problem hiding this comment.
Added some comments.
We shouldn't be adding recordings into this repo, and should use the latest workflow instead, unless there's anything I am missing about rest clients.
SUBSCRIPTIONID to SUBSCRIPTION_ID to readability Update README, so the sample links point to future actual link
Update assets.json to reference to the pushed tests
jeremymeng
left a comment
There was a problem hiding this comment.
Looks good other than two more nit comments
…into easm-js-sdk Resolve merge conflict Update environments names in samples files
|
@jeremymeng would this PR be merged automatically? Or will it be manually merged by the reviewers |
|
@thang-bit as a maintainer you should request write permission per instruction here https://eng.ms/docs/products/azure-developer-experience/onboard/access?tabs=write-access |
product documentation
Azure/azure-sdk#5062
Typespec PR: Azure/azure-rest-api-specs#24937
arcboard: Azure/azure-sdk#5062
apiview: https://apiview.dev/Assemblies/Review/03ef0c5f65374c3789d8302ef5c9c570
Packages impacted by this PR
Issues associated with this PR
Azure SDK Review issue: https://github.com/Azure/azure-sdk-pr/issues/1276
Azure SDK Introducing issue: Azure/azure-sdk#5062
Describe the problem that is addressed by this PR
Adding a new JavaScript data-plane sdk for EASM service
What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?
Are there test cases added in this PR? (If not, why?)
Yes, test cases are added
Provide a list of related PRs (if any)
Command used to generate this PR:**(Applicable only to SDK release request PRs)
Used npx tsp complile to generate the PR
Checklists