Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Query parameters on POST request #324

@imding

Description

@imding

Hi! I found this example from the NPMpage for trpc-openapi:
image
I can't seem to get the query parameter to come through the input after changing the method to POST.

Is there a way to get the query param on a POST request using trpc-openpai? I'm not using the body because the route is meant for 3rd party use and I don't have control over what gets sent over in the body, I do have control over the route that they will call, so I am trying to put the information in the URL.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions