-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Add managementGroups/{id}/descendants route to allow pagination of descendants #5917
Conversation
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 based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-jsA 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: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-javaThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
REST Spec PR 'Azure/azure-rest-api-specs#5917' REST Spec PR Author 'daxfohl' REST Spec PR Last commit
Automation for azure-sdk-for-netA PR has been created for you: |
ARM docs say to do the review before updating manifest. Here says functionality has to be available before review. Everywhere says please make sure API is approved before implementing. I'm confused. |
Reviewing the documentation more, it seems like I should create a new api-version since it adds a new route. Is this correct? |
You only need to create a new API version if you're introducing breaking changes which doesn't appear to be the case here. |
...ementgroups/resource-manager/Microsoft.Management/preview/2018-03-01-preview/management.json
Outdated
Show resolved
Hide resolved
@daxfohl is this API live or still waiting ARM review? |
Still in ARM review.
…On Mon, May 20, 2019 at 2:09 PM Joel Hendrix ***@***.***> wrote:
@daxfohl <https://github.com/daxfohl> is this API live or still waiting
ARM review?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5917?email_source=notifications&email_token=AAG464OTUYP66GMIFTJSE2TPWMHO7A5CNFSM4HMGOP7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV2CRAY#issuecomment-494151811>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAG464KPXEYD3TLBZI7ECT3PWMHO7ANCNFSM4HMGOP7A>
.
|
signed off after discussing with Gaurav. |
@daxfohl is this new endpoint live? |
It is, but someone noticed a case sensitivity bug. So we should wait to
publish it until that's fixed later this week.
…On Fri, May 31, 2019 at 2:32 PM Joel Hendrix ***@***.***> wrote:
@daxfohl <https://github.com/daxfohl> is this new endpoint live?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5917?email_source=notifications&email_token=AAG464NFXLH4JUOEKW5TSXDPYGKO3A5CNFSM4HMGOP7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWWNQQI#issuecomment-497866817>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAG464NE7NIIMUMD2GOAZR3PYGKO3ANCNFSM4HMGOP7A>
.
|
@daxfohl has this been resolved? |
Yes, this can be merged now
…On Mon, Jun 17, 2019, 9:52 AM Joel Hendrix ***@***.***> wrote:
@daxfohl <https://github.com/daxfohl> has this been resolved?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5917?email_source=notifications&email_token=AAG464JJ427P2XZTEWBMG3LP266ODA5CNFSM4HMGOP7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX3ZHKY#issuecomment-502764459>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAG464I2736WJHDSQLA6TWTP266ODANCNFSM4HMGOP7A>
.
|
SDK Automation [Logs] (Generated from f41247d)Python: Azure/azure-sdk-for-python
Java: Azure/azure-sdk-for-java
Go: Azure/azure-sdk-for-go
JavaScript: Azure/azure-sdk-for-js
|
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.