Skip to content

Conversation

@bashahee
Copy link
Contributor

@bashahee bashahee commented Jul 9, 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

bashahee and others added 2 commits July 8, 2018 17:01
Adding swagger containing APIs of sensitivity labels, as long as usage examples of these APIs.
@AutorestCI
Copy link

AutorestCI commented Jul 9, 2018

Automation for azure-sdk-for-python

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

@AutorestCI
Copy link

AutorestCI commented Jul 9, 2018

Automation for azure-sdk-for-ruby

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

@AutorestCI
Copy link

AutorestCI commented Jul 9, 2018

Automation for azure-sdk-for-java

Nothing to generate for azure-sdk-for-java

@AutorestCI
Copy link

AutorestCI commented Jul 9, 2018

Automation for azure-sdk-for-go

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

@AutorestCI
Copy link

AutorestCI commented Jul 9, 2018

Automation for azure-sdk-for-node

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

@hovsepm hovsepm added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 9, 2018
@hovsepm
Copy link
Contributor

hovsepm commented Jul 9, 2018

@ravbhatnagar could you take a look to the new swagger spec?

},
"x-ms-azure-resource": true
},
"ProxyResource": {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please manually remove these and reference common definitions. See other swagger files for examples.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

"type": "object",
"properties": {
"labelName": {
"description": "The label name.",
Copy link
Contributor

Choose a reason for hiding this comment

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

For labelName and informationType, is it freeform text or is there a list of allowed values? If latter - please add enum info.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Former.

Reference common definitions.
@bashahee
Copy link
Contributor Author

@hovsepm Can this PR be merged as it was approved?

@hovsepm
Copy link
Contributor

hovsepm commented Jul 11, 2018

@bashahee I'm waiting on ARM review.

@bashahee
Copy link
Contributor Author

@ravbhatnagar Can you please review?

@bashahee
Copy link
Contributor Author

@hovsepm Can you please merge this PR since you approved it?

@hovsepm hovsepm added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 18, 2018
@hovsepm
Copy link
Contributor

hovsepm commented Jul 18, 2018

per email thread response: "if APIs are already in prod it means ARM team reviewed manifest if needed so I don’t think we should block on ARM team anymore"

@hovsepm hovsepm merged commit 5dd98e6 into Azure:master Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants