feat: request variables (#3825)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
This commit is contained in:
@@ -133,6 +133,7 @@ function exportedCollectionToHoppCollection(
|
||||
params,
|
||||
preRequestScript,
|
||||
testScript,
|
||||
requestVariables,
|
||||
}) => ({
|
||||
id,
|
||||
v,
|
||||
@@ -145,6 +146,7 @@ function exportedCollectionToHoppCollection(
|
||||
params,
|
||||
preRequestScript,
|
||||
testScript,
|
||||
requestVariables,
|
||||
})
|
||||
),
|
||||
auth: data.auth,
|
||||
|
||||
Reference in New Issue
Block a user