Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 10:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/a28b56a4c3a3ce7cf9e95923334f77c9 to your computer and use it in GitHub Desktop.
Save velotiotech/a28b56a4c3a3ce7cf9e95923334f77c9 to your computer and use it in GitHub Desktop.
[{
"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