Skip to content

openapi-generator does not export query param #45

Description

@banduk

When running openapi-generator to generate schema and client for an api using querymate it fails to create the client with the query param if using fastapi_dependency.

We can work around it by not using from_querystring and to_querystring and declaring the query param as string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions