Skip to content

I want mock data in rest #1411

@superdevhub

Description

@superdevhub

https://fakerjs.dev
I want mock data in rest for test in rest client
ex

POST Body

POST {{BASE_URL}}/
{{CONTENT_TYPE}}

{
"name": "{{$mock.person.fullName}}",
"email": "{{$mock.internet.email}}"
}

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