Closed
Description
Hello,
I am not sure if this is currently possible or I am just not doing it right but what I am trying to achieve is to be able to reuse response files across different responses so that things such as the pagination meta stay the same. I have put an example of what I am trying to do below so any help would be appreciated.
@response {
"data": [
@responseFile responses/booking.entry.json
],
"meta": {
@responseFile responses/meta.pagination.json
}
}
Metadata
Metadata
Assignees
Labels
No labels