googleapis / api-linter

A linter for APIs defined in protocol buffers.
https://linter.aip.dev/
Apache License 2.0
602 stars 144 forks source link

feat(AIP-136): request message name #1386

Closed liveFreeOrCode closed 6 months ago

liveFreeOrCode commented 7 months ago

AIP-136

Custom methods should take a request message matching the RPC name, with a Request suffix.

liveFreeOrCode commented 6 months ago

Awesome stuff, just one comment. Thanks for this!

No sweat, happy to contribute! I should have a PR up later for the response message name as well for these custom methods.