Skip to content

Feature request: Support for dynamic endpoints #10

@prudhvir3ddy

Description

@prudhvir3ddy

often times endpoints are not static

say for URL : /users/{userId}

probably we can add support for wildcard patterns, that way we any endpoint after /users/ should be able to take mock data

Barricade( endpoint = /users/*, responses = [])

is this something we want to with barricade ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions