aboutsummaryrefslogtreecommitdiffstats
path: root/moon_engine/tests/func_postman/Test Authz through Wrapper.postman_collection.json
blob: bd710eb2e21c52995437fab52c89ad0ea75630f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
	"info": {
		"_postman_id": "91449fd3-9f70-4e95-b3b7-84365cbc057d",
		"name": "Test Authz through Wrapper",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "Get status",
			"request": {
				"method": "GET",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": ""
				},
				"url": {
					"raw": ""
				}
			},
			"response": []
		}
	]
}