Skip to content

Support for custom query parameters parsers #1128

Closed
@wp0pw

Description

@wp0pw

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions