-
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
[Cognitive Services] Update endpoint URL template for LUIS. #3492
Conversation
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-pythonA PR has been created for you: |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-goA PR has been created for you: |
@@ -1,6 +1,6 @@ | |||
{ | |||
"parameters": { | |||
"AzureRegion": "westus", | |||
"Endpoint": "{Endpoint}", |
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.
Nit: Spacing is not consistent in a lot of the files
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.
Multiple SDKs have this issue. Maybe can do a batch update later.
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.
Looks good
Hi @marstr, we've got a objection from one of the teams. So please hold this PR for now. |
Can one of the admins verify this patch? |
Similar to #3505 |
Hi @marstr, I think we can process this PR now. Please review and merge if looks good. |
Detail background and explainations in here: #3489 Cognitive Services URL template (endpoint)
Please hold for mo-abbas or yshahin or chrimc62 's review.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger