googleapis / googleapis/api-linter
Allowlist "standard fields" for all request-unknown-fields rules
Open
good first issue
type: feature request
- Dominant language
- Go
- Stars
- 765
- Forks
- 181
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 3
Description
Many standard methods have a rule that warns on fields that are not considered part of the standard request message. The same AIPs for these rules often allow other standardized fields on request messages. We should make sure they are allow listed in any `request-unknown-fields` rules.
Contributor guide
Assessment
This issue has not been assessed yet.