-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Resolve the comments for releasing authoring sdk #32128
base: main
Are you sure you want to change the base?
Resolve the comments for releasing authoring sdk #32128
Conversation
API change check APIView has identified API level changes in this PR and created following API reviews. ContentSafety |
Next Steps to MergeNext steps that must be taken to merge this PR:
|
Generated ApiView
|
/** | ||
* Lists the existing projects. | ||
*/ | ||
listProjects is languageOperations.ResourceList< | ||
op listProjects is languageOperations.ResourceList< |
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.
I'm not sure if it's GitHub's rendering, but none of these op
lines seem to line up with "tabs". Make sure you run prettier on it.
Choose a PR Template
Switch to "Preview" on this description then select one of the choices below.
Click here to open a PR for a Data Plane API.
Click here to open a PR for a Control Plane (ARM) API.
Click here to open a PR for only SDK configuration.