{
	"id": "6dfc5afd-64f8-4b98-2717-2aaef585e8e3",
	"name": "r-oauth2",
	"description": "",
	"order": [
		"67154918-14ac-fe04-4367-6624ce037363",
		"89e8c308-2360-a8e8-0d6b-3472b8adb6c3",
		"c370d8db-45de-f50d-ecce-57ee1d6ab7bd"
	],
	"folders": [],
	"timestamp": 1452733717779,
	"owner": "",
	"remoteLink": "",
	"public": false,
	"requests": [
		{
			"id": "67154918-14ac-fe04-4367-6624ce037363",
			"headers": "",
			"url": "http://localhost:9001/client",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [
				{
					"key": "clientId",
					"value": "Chris",
					"type": "text",
					"enabled": true
				},
				{
					"key": "clientSecret",
					"value": "Cates",
					"type": "text",
					"enabled": true
				},
				{
					"key": "grantType",
					"value": "admin",
					"type": "text",
					"enabled": true
				}
			],
			"dataMode": "urlencoded",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1452733774873,
			"name": "/client",
			"description": "",
			"collectionId": "6dfc5afd-64f8-4b98-2717-2aaef585e8e3",
			"responses": []
		},
		{
			"id": "89e8c308-2360-a8e8-0d6b-3472b8adb6c3",
			"headers": "Content-Type: application/json\n",
			"url": "http://localhost:9001/oauth",
			"pathVariables": {},
			"preRequestScript": "",
			"method": "POST",
			"collectionId": "6dfc5afd-64f8-4b98-2717-2aaef585e8e3",
			"data": [],
			"dataMode": "raw",
			"name": "/oauth",
			"description": "",
			"descriptionFormat": "html",
			"time": 1452733963597,
			"version": 2,
			"responses": [],
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"rawModeData": "{\n    \"client\": {\n        \"clientId\": \"Chris\",\n        \"clientSecret\": \"Cates\",\n        \"grantType\": \"admin\"\n    }\n}"
		},
		{
			"id": "c370d8db-45de-f50d-ecce-57ee1d6ab7bd",
			"headers": "Authorization: ef3e9206b5a5bdaf3c421863c049cf\n",
			"url": "http://localhost:9001/restricted",
			"pathVariables": {},
			"preRequestScript": "",
			"method": "GET",
			"collectionId": "6dfc5afd-64f8-4b98-2717-2aaef585e8e3",
			"data": [],
			"dataMode": "params",
			"name": "/restricted",
			"description": "",
			"descriptionFormat": "html",
			"time": 1452734016725,
			"version": 2,
			"responses": [],
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {}
		}
	]
}