Skip to content

API-client: Should handle optional segments in routes #77

@PerfectlyNormal

Description

@PerfectlyNormal

Parameters can have a ? to mark them as optional, e.g. /api/somewhere/{id?} in the route and int? id in the endpoint. We currently don't support those

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