Azure / Azure/azure-rest-api-specs
Resource Groups - List documentation needs to specify what a valid $filter is
Open
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
https://docs.microsoft.com/en-us/rest/api/resources/resourcegroups/list
Currently this just says
"$filter | query | | string | The filter to apply on the operation."
But the only valid filter is tagname and tagvalue. Users cannot specify anything else like location. Docs should be updated to indicate what a valid filter is.
Contributor guide
Assessment
This issue has not been assessed yet.