-
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
Update LUIS Runtime swagger to an auto generated version #6359
Conversation
SDK Automation [Logs] (Generated from 3aa73f9)Go: Azure/azure-sdk-for-go
Python: Azure/azure-sdk-for-python
JavaScript: Azure/azure-sdk-for-js
|
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-jsA PR has been created for you: |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
@yangyuan Do you know if there's a reason that we don't have java and .Net in the |
specification/cognitiveservices/data-plane/LUIS/Runtime/preview/v3.0/LUIS-Runtime.json
Show resolved
Hide resolved
LGTM. Most of commits are changes of the order of the code. |
specification/cognitiveservices/data-plane/LUIS/Runtime/readme.go.md
Outdated
Show resolved
Hide resolved
@yangyuan Please review this PR. Thanks |
@yangyuan @DavidLiCIG Hi. Please review these changes when you are free. If you are ok with this PR, I plan to merge it this week. |
By reading the Go SDK PR, this PR doesn't contain any actual change. Basically just reformat. Can you confirm? |
@yangyuan Yes exactly. Before, we wrote this swagger file manually by hand. We made changes in our pipeline to auto-generate this from our code. So the generation shuffled some things around. But this is basically to make sure that any actual changes would be clear in the future and won't include this shuffling. |
* Update LUIS Runtime swagger to an auto generated version * Update the datetime in the examples * Fix typo * Stop generating v2.0 SDK for Go * add runtime_2_0 back to Go SDK build
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.