googleapis / api-linter

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

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

Closed liveFreeOrCode closed 1 month ago

liveFreeOrCode commented 1 month ago

AIP-136

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

liveFreeOrCode commented 1 month 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.