Skip to content

add security fields to directline channel site for botservice#3817

Merged
annatisch merged 3 commits intoAzure:masterfrom
swagatmishra2007:master
Sep 6, 2018
Merged

add security fields to directline channel site for botservice#3817
annatisch merged 3 commits intoAzure:masterfrom
swagatmishra2007:master

Conversation

@swagatmishra2007
Copy link
Contributor

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

@AutorestCI
Copy link

AutorestCI commented Sep 6, 2018

Automation for azure-sdk-for-ruby

Nothing to generate for azure-sdk-for-ruby

@AutorestCI
Copy link

AutorestCI commented Sep 6, 2018

Automation for azure-sdk-for-python

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-python#3252

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@AutorestCI
Copy link

AutorestCI commented Sep 6, 2018

Automation for azure-sdk-for-node

Nothing to generate for azure-sdk-for-node

@AutorestCI
Copy link

AutorestCI commented Sep 6, 2018

Automation for azure-sdk-for-go

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-go#2606

@AutorestCI
Copy link

AutorestCI commented Sep 6, 2018

Automation for azure-sdk-for-java

Nothing to generate for azure-sdk-for-java

},
"trustedOrigins": {
"type": "array",
"description": "List of Trusted Origin url's for this site.Empty if isSecureSiteEnabled is False.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • "URLs"
  • "...site. This will be empty if..."

},
"trustedOrigins": {
"type": "array",
"description": "List of Trusted Origin url's for this site.This field is applicable only if isSecureSiteEnabled is True.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@swagatmishra2007 - You didn't actually fix it :)

  • Please capitalize "URLs"
  • Please add a space character (" ") after the period (".").

@annatisch annatisch merged commit 5ceb33d into Azure:master Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants