[Contribution Guide Update] Adding List guidance for sub-resources#32751
Open
promisinganuj wants to merge 2 commits into
Open
[Contribution Guide Update] Adding List guidance for sub-resources#32751promisinganuj wants to merge 2 commits into
promisinganuj wants to merge 2 commits into
Conversation
gerrytan
approved these changes
Jul 9, 2026
gerrytan
left a comment
Collaborator
There was a problem hiding this comment.
Just a minor suggestion, otherwise this PR looks good. Thx for improving the contrib guide @promisinganuj .
Co-authored-by: Gerry Tan <2316198+gerrytan@users.noreply.github.com>
gerrytan
approved these changes
Jul 9, 2026
wuxu92
approved these changes
Jul 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Community Note
Description
Update the List Resource contributor guide to document how sub-resources should be handled.
This change adds a dedicated
Handling List for Sub-resourcessection tocontributing/topics/guide-list-resource.mdand clarifies that:subscription_idandresource_group_nameshould not be exposed when the API only supports parent-scoped listingThe new guidance is kept separate from the typed vs untyped implementation sections and includes a short implementation/doc reference example.
Testing
This is a documentation-only change.
PR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”This is a (please select all that apply):