Skip to content

Forward id from payload to route #607

Description

@kinbiko

I'd like to stub an API that has the 'id' inside the payload, and I was hoping there's a nice way of forwarding PUTs on /api/:

{
  "id": "abcdef",
  ...
}

to /api/abcdef, and have it persist?

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