Skip to content

Extended path parameter type-safety #122

Description

@janbuchar

Is there a way to make url generation for path parameters such as /blog/:postId accept only numbers (provided that postId should be a number) via typescript? Writing this kind of logic manually is super repetitive and I believe it should be possible to simplify it with code generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions