{
	"info": {
		"_postman_id": "dfd69cc6-e3a1-473f-b326-8958b3f33b8f",
		"name": "v1",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_uid": "10520467-dfd69cc6-e3a1-473f-b326-8958b3f33b8f"
	},
	"item": [
		{
			"name": "Test",
			"item": [
				{
					"name": "test",
					"id": "fe6d6f9b-f3ae-4ed8-b9f3-d4e9922133b8",
					"protocolProfileBehavior": {
						"disableBodyPruning": true
					},
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "{{URL}}/test",
							"host": [
								"{{URL}}"
							],
							"path": [
								"test"
							]
						}
					},
					"response": []
				}
			],
			"id": "48408e66-f056-48e3-86ff-911b370334ec"
		}
	]
}