@har-sdk/postman
v2.4.7
Published
[](https://codeclimate.com/github/NeuraLegion/har-sdk/maintainability) [;
console.log(requests);If you want to pass additional data to resolve environment variables, you can do so by passing an options object as the second parameter:
const requests = await postman2har(collection, {
environment: { baseUrl: 'https://example.com' }
});
console.log(requests);License
Copyright © 2023 Bright Security.
This project is licensed under the MIT License - see the LICENSE file for details.
