Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
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