-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Initial 2021-05-01-preview version #14855
Initial 2021-05-01-preview version #14855
Conversation
Initial version of unified Cognitive Services : Language pillar. Co-authored-by: Chong Tang <[email protected]> Co-authored-by: Rohan Kulkarni <[email protected]> Co-authored-by: Somi Reddy Satti <[email protected]>
Hi, @heaths Thanks for your PR. I am workflow bot for review process. Here are some small tips. Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected] |
Swagger Validation Report
|
Rule | Message |
---|---|
"readme":"cognitiveservices/data-plane/Language/readme.md", "tag":"release_2021_05_01_preview", "details":"Duplicate Schema named Sentiment -- properties.label.description: undefined => "The label of the sentiment analysis result.", properties.score.$ref: undefined => "#/components/schemas/schemas:237", properties.score.description: undefined => "The sentiment score of the query.", required: undefined => ["score"] " |
|
"readme":"cognitiveservices/data-plane/Language/readme.md", "tag":"release_2021_05_01_preview", "details":"The schema 'ExternalEntity-resolution' has no type or format information whatsoever. Location:\n file:///home/vsts/work/1/azure-rest-api-specs/specification/cognitiveservices/data-plane/LUIS/Runtime/stable/v3.0/LUIS-Runtime.json#/components/schemas/ExternalEntity-resolution" |
|
"readme":"cognitiveservices/data-plane/Language/readme.md", "tag":"release_2021_05_01_preview", "details":"The schema 'components·dl180i·schemas·prediction·properties·entities·additionalproperties' has no type or format information whatsoever. Location:\n file:///home/vsts/work/1/azure-rest-api-specs/specification/cognitiveservices/data-plane/LUIS/Runtime/stable/v3.0/LUIS-Runtime.json#/components/schemas/components·dl180i·schemas·prediction·properties·entities·additionalproperties" |
|
"readme":"cognitiveservices/data-plane/Language/readme.md", "tag":"release_2021_05_01_preview", "details":"Deduplicating schema name: 'Sentiment' -> 'SentimentAutoGenerated'" |
|
💬 AutorestCore/Exception | "readme":"cognitiveservices/data-plane/Language/readme.md", "tag":"release_2021_05_01_preview", "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)" |
💬 AutorestCore/Exception | "readme":"cognitiveservices/data-plane/Language/readme.md", "tag":"release_2021_05_01_preview", "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)" |
💬 AutorestCore/Exception | "readme":"cognitiveservices/data-plane/Language/readme.md", "tag":"release_2021_05_01_preview", "details":"> Installing AutoRest extension '@autorest/modelerfour' (4.15.456)" |
💬 AutorestCore/Exception | "readme":"cognitiveservices/data-plane/Language/readme.md", "tag":"release_2021_05_01_preview", "details":"> Installed AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)" |
️️✔️
[Staging] PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️
[Staging] SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
[Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks. |
Swagger Generation Artifacts
|
/cc @rokulka @ChongTang @somigithub @annatisch This is a copy (with co-authors) from the private repo and no history (wasn't squashed, so many commits). @tjprescott did the final PR merge over in that repo. This is the initial seed into the feature branch. |
@jhendrixMSFT when you eventually merge this, can you make sure the squash commit description includes the correct raw text (not rendered markdown) like so:
I want to make sure the original authors share the credit (and blame ;). |
For reviewers, I used robocopy to copy over everything in specifications/cognitiveservices/data-plane/Language and applied the same changes to the root custom-words.txt. |
Initial version of unified Cognitive Services : Language pillar.
Co-authored-by: Chong Tang [email protected]
Co-authored-by: Rohan Kulkarni [email protected]
Co-authored-by: Somi Reddy Satti [email protected]