feat: save api responses (#4382)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
@@ -153,6 +153,7 @@ function exportedCollectionToHoppCollection(
|
||||
preRequestScript,
|
||||
testScript,
|
||||
requestVariables,
|
||||
responses,
|
||||
} = request
|
||||
|
||||
const resolvedParams = addDescriptionField(params)
|
||||
@@ -171,6 +172,7 @@ function exportedCollectionToHoppCollection(
|
||||
body,
|
||||
preRequestScript,
|
||||
testScript,
|
||||
responses,
|
||||
}
|
||||
}),
|
||||
auth: data.auth,
|
||||
|
||||
Reference in New Issue
Block a user