The missing body annotation caused the library to ignore any parameters sent to this RPC endpoint when using the REST proxy.
As a preparation for the migration to the grpc-gateway/v2 library we declare each service's REST annotations in its own file. This is optional in the v1 library but mandatory in v2.