UNPKG

283 BJavaScriptView Raw
1
2module.exports = {
3 intro: "Import postman collection to create actions",
4 example: "flow postman postman_collection_v2.1.json",
5 info: "Import postman collection to create actions",
6 explanation: "This command will create actions from your exported postman collection json"
7}
8