Skip to content

Allow query and path parameters to omit Path and Query annotation #51

@rafalkrupinski

Description

@rafalkrupinski

Following FastAPI, only headers and cookies would need to be annotated.
Path and query parameters could work without annotations, as determined by their name being present, or not, in the URL template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions