[Cognitive Services] Update endpoint template for Content Moderator SDK.#4653
[Cognitive Services] Update endpoint template for Content Moderator SDK.#4653dsgouda merged 2 commits intopsSdkJson6from unknown repository
Conversation
There was a problem hiding this comment.
Please update the PackageReleaseNotes
There was a problem hiding this comment.
AssemblyVersion must be set to the first nuget package version that was published.
There was a problem hiding this comment.
Checked the first was 0.9.0, so changed AssemblyVersion to 0.9.0.0
|
Please fix the build errors too |
|
Will merge once CIs pass |
|
@dsgouda I guess the building error haven't been fixed yet. I'm looking into it. |
|
@yangyuan you have a test failure. |
|
Thanks for the hint, it seems I might need to do some changes in the API specifications to fix it. |
|
Sent a PR for swagger which should be helpful in fixing the issue, |
|
@dsgouda looks like the issue get fixed. |
|
Looks good. @sanjeev3, we should plan to update our SDK samples to use this version. Note: Our sdk will now use the Endpoint parameter instead of baseurl |
Azure/azure-rest-api-specs#3505
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.