Skip to content

Added service endpoints APIs#1533

Merged
sergey-shandar merged 1 commit intoAzure:currentfrom
EvgenyAgafonchikov:endpoints
Aug 16, 2017
Merged

Added service endpoints APIs#1533
sergey-shandar merged 1 commit intoAzure:currentfrom
EvgenyAgafonchikov:endpoints

Conversation

@EvgenyAgafonchikov
Copy link
Copy Markdown
Contributor

@EvgenyAgafonchikov EvgenyAgafonchikov commented Aug 11, 2017

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

@azuresdkciprbot
Copy link
Copy Markdown

Hi There,

I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result:

File: specification/network/resource-manager/readme.md
Before the PR: Warning(s): 150 Error(s): 83
After the PR: Warning(s): 150 Error(s): 83

AutoRest Linter Guidelines | AutoRest Linter Issues

Send feedback and make AutoRest Linter Azure Bot smarter day by day!

Thanks for your co-operation.

@sergey-shandar sergey-shandar added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Aug 11, 2017
@sergey-shandar
Copy link
Copy Markdown
Contributor

@ravbhatnagar New swagger file.

Copy link
Copy Markdown
Contributor

@sergey-shandar sergey-shandar left a comment

Choose a reason for hiding this comment

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

Waiting for ARM feedback.

@DeepakRajendranMsft
Copy link
Copy Markdown
Contributor

Ping....Why does this need ARM review again? this has already been reviewed by them. we are renaming this property. so we had to remove and replace it back. @sergey-shandar @ravbhatnagar

@sergey-shandar
Copy link
Copy Markdown
Contributor

sergey-shandar commented Aug 15, 2017

@DeepakRajendranMsft I see a new file Microsoft.Network/2017-06-01/endpointService.json. Could you send a link to the ARM review for this file?

@DeepakRajendranMsft
Copy link
Copy Markdown
Contributor

this is the PR where we dropped it #1486. we wouldnt have put in there if we didnt get ARM approval :)

@sergey-shandar
Copy link
Copy Markdown
Contributor

@ravbhatnagar could you confirm ARM review? I still can't see a ARM review confirmation for the new file.

@ravbhatnagar ravbhatnagar 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 Aug 15, 2017
@ravbhatnagar
Copy link
Copy Markdown
Contributor

@sergey-shandar - looks good.

@DeepakRajendranMsft
Copy link
Copy Markdown
Contributor

@sergey-shandar can this be merged please

"$ref": "./routeTable.json#/definitions/RouteTable",
"description": "The reference of the RouteTable resource."
},
"serviceEndpoints": {
Copy link
Copy Markdown
Contributor

@sergey-shandar sergey-shandar Aug 15, 2017

Choose a reason for hiding this comment

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

@EvgenyAgafonchikov @ravbhatnagar this property is used in response which may introduce API breaking changes, or SDK breaking changes if it's used in GET-PUT scenario. If we don't plan to use it in such scenario, we should mark it as "read only".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@amarzavery @salameer this is well documented and we are okay with the breaking change.
it is read-write property.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@ravbhatnagar can you sign off on this new additional property.

@ravbhatnagar
Copy link
Copy Markdown
Contributor

@DeepakRajendranMsft - Is this again the same case where it has already been added on the service side for this api-version and swagger update is happening now?

@DeepakRajendranMsft
Copy link
Copy Markdown
Contributor

@ravbhatnagar yes. because we did a rename of the property.

@ravbhatnagar
Copy link
Copy Markdown
Contributor

@sergey-shandar - ARM signs off.

@sergey-shandar sergey-shandar merged commit f69dc64 into Azure:current Aug 16, 2017
@AutorestCI
Copy link
Copy Markdown

No modification for AutorestCI/azure-sdk-for-node

@AutorestCI
Copy link
Copy Markdown

@AutorestCI
Copy link
Copy Markdown

schaabs pushed a commit to schaabs/azure-rest-api-specs that referenced this pull request Aug 18, 2017
olydis pushed a commit that referenced this pull request Aug 18, 2017
* Revert "[Event Grid] Event grid C# code generation section. (#1561)"

This reverts commit 461a494.

* Revert "Bug Fix when linter runs on json file without being included in tag (#1560)"

This reverts commit d6bc117.

* Revert "Remove databaseName uri param from Databases_Import op. (#1558)"

This reverts commit 69d0a5d.

* Revert "Added 200 response for event grid event subscription delete operation. (#1555)"

This reverts commit ad55af7.

* Revert "Add some content to Swagger from docs.msft.com (#1549)"

This reverts commit b955458.

* Revert "[Azure Analysis Services] Add gateway info to version 0714 and version 0801 (#1526)"

This reverts commit bf407b7.

* Revert "Copied service endpoints specs to 2017-08-01 (#1548)"

This reverts commit 64c905a.

* Revert "Removed `x-ms-pageable` from Network Interface's `GetEffectiveRouteTable` and `ListEffectiveNetworkSecurityGroups` methods (#1547)"

This reverts commit da940d5.

* Revert "Added service endpoints APIs (#1533)"

This reverts commit f69dc64.

* Revert "Added support for ECC to Key Vault (#1538)"

This reverts commit 4a9084f.
@EvgenyAgafonchikov EvgenyAgafonchikov deleted the endpoints branch May 15, 2019 07:20
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 potential-sdk-breaking-change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants