Closed
Description
Hello, currently generated code handles query parameters by calling
runtime.PopulateQueryParameters(&protoReq, req.Form, filters)
and that works great but I'm currently trying to proto some deeply nested messages and I don't want to expose that complexity to the external users - would you be interested in making this more configurable - akin to the model used for Marshalers?
Unless there is a way to already intercept that code somehow that I don't see. I will be happy to contribute if this is something you would be interesed in adding to the gateway.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels