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}}" }