Skip to content

Response files as part of response #771

Closed
@Chris-Pratt-Clystnet

Description

@Chris-Pratt-Clystnet

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

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