googleapis / googleapis/api-linter
AIP-133: http-uri-resource bad finding
Open
priority: p3
type: bug
- Dominant language
- Go
- Stars
- 765
- Forks
- 181
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 3
Description
An RPC that looks like a Standard Create but is actually a custom method (http://cl/515384253) caused this rule to produce an incorrect finding, specifically no handling the `:` verb suffix delimiter in custom methods. It is a "perfect storm" but likely one that should be handled, either by this rule or by the `isCreateMehod` checker.
fyi @acamadeo if you are interested, no pressure.
Contributor guide
Assessment
This issue has not been assessed yet.