googleapis / api-linter

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

feat(aip-136): response message name #1387

Closed liveFreeOrCode closed 4 months ago

liveFreeOrCode commented 4 months ago

AIP-136

  • Custom methods should return a response message matching the RPC name, with a Response suffix.
    • When operating on a specific resource, a custom method may return the resource itself