Skip to content

Instantly share code, notes, and snippets.

@mstalfoort
Last active August 29, 2015 14:02
Show Gist options
  • Save mstalfoort/d84d6782adcfb8f860db to your computer and use it in GitHub Desktop.
Save mstalfoort/d84d6782adcfb8f860db to your computer and use it in GitHub Desktop.
Newman collection file
{
"id": "e32dd255-848c-47b1-6606-664370d5f038",
"name": "Thirdparty API service",
"timestamp": 1401443646812,
"requests": [
{
"collectionId": "e32dd255-848c-47b1-6606-664370d5f038",
"id": "be0443c3-f6de-2f02-a297-8952f367f150",
"name": "Login",
"description": "",
"url": "{{url}}/apps",
"method": "GET",
"headers": "{{headers}}",
"data": [],
"dataMode": "params",
"timestamp": 0,
"responses": [],
"version": 2
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment