Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 10:14
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
[{
"url": "http://127.0.0.1:5000",
"user_id": "1",
"id": "1",
"token_id": "123123",
},{
"url": "http://postman-echo.com",
"user_id": "2",
"id": "2",
"token_id": "899899",
}]$ newman run mycollection.json -d data.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment