-
Notifications
You must be signed in to change notification settings - Fork 1.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
[Cognitive Services] Review codesnippets in README #4289
Comments
Corrections to the client constructor in the samples:
Compile errors in typescript sample code
cc @daviwil |
Are the below 2 cases a consequence of how the swagger spec was written or the result of using different flags/options when running the code generator? I am trying to see where the long term fix should go.
|
In ContentModerator swagger spec the
Since the generic version of Autorest is used, if you need credentials either use
May be they enforced it by adding |
cc @v-jaswel because he has been involved in getting started scenarios for a couple of Cognitive Services |
Update:
|
All Cognitive Services has been released with modified Code Snippets and regenerated code. CLosing this issue as there is no pending action item |
Thanks @sarangan12! cc @ChrisHMSFT, @loarabia |
The code-snippets in README for libraries that are auto-generated have also been auto-generated.
This issue is to review these code-snippets and to ensure that they are accurate among the data plane libraries for Cognitive services
Related to #4291
The text was updated successfully, but these errors were encountered: