Skip to content

Conversation

@haricr
Copy link
Contributor

@haricr haricr commented Sep 7, 2018

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 7, 2018

Automation for azure-sdk-for-ruby

Nothing to generate for azure-sdk-for-ruby

@haricr haricr changed the title [Datafactory] Add Variables and related activities to Pipeline. [Datafactory] Add Variables, SecureInputs, and Set and Append activities to Pipeline. Add recursive option to cancel API Sep 7, 2018
@AutorestCI
Copy link

AutorestCI commented Sep 7, 2018

Automation for azure-sdk-for-python

A PR has been created for you based on this PR content.

Once this PR will be merged, content will be added to your service PR:
Azure/azure-sdk-for-python#2293

@AutorestCI
Copy link

AutorestCI commented Sep 7, 2018

Automation for azure-sdk-for-go

A PR has been created for you:
Azure/azure-sdk-for-go#2716

@AutorestCI
Copy link

AutorestCI commented Sep 7, 2018

Automation for azure-sdk-for-node

A PR has been created for you:
Azure/azure-sdk-for-node#3529

@AutorestCI
Copy link

AutorestCI commented Sep 7, 2018

Automation for azure-sdk-for-java

A PR has been created for you based on this PR content.

Once this PR will be merged, content will be added to your service PR:
Azure/azure-sdk-for-java#2136

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

"items"
]
},
"SetVaraibleActivity": {
Copy link
Member

Choose a reason for hiding this comment

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

Typo

]
},
"SetVaraibleActivity": {
"x-ms-discriminator-value": "SetVaraible",
Copy link
Member

Choose a reason for hiding this comment

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

Typo

"value"
]
},
"AppendVaraibleActivity": {
Copy link
Member

Choose a reason for hiding this comment

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

Typo

]
},
"AppendVaraibleActivity": {
"x-ms-discriminator-value": "AppendVaraible",
Copy link
Member

Choose a reason for hiding this comment

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

Typo

Copy link
Member

@lmazuel lmazuel left a comment

Choose a reason for hiding this comment

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

A few typos

@lmazuel
Copy link
Member

lmazuel commented Sep 7, 2018

Hi @haricr
Being the complexity of the object, it would be valuable to have a x-ms-example. Thank you.

@hvermis
Copy link
Contributor

hvermis commented Sep 17, 2018

Splitting the changes into variables only an the rest. Please review #3917

@hvermis hvermis closed this Sep 17, 2018
mccleanp pushed a commit that referenced this pull request Mar 23, 2022
* Update servicelinker.json, add clientType

* fix model check error

* format with prettier

Co-authored-by: Nan Jiang <[email protected]>
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.

5 participants