Commit 762a9d48 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Fix postman collection and environment

parent 3e4d4124
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -806,7 +806,7 @@
				],
				"body": {
					"mode": "raw",
					"raw": "{\n\"name\": {{USERNAME_INVOKER}}\n}",
					"raw": "{\n\"name\": \"{{USERNAME_INVOKER}}\"\n}",
					"options": {
						"raw": {
							"language": "json"
+6 −0
Original line number Diff line number Diff line
@@ -32,6 +32,12 @@
			"type": "default",
			"enabled": true
		},
		{
			"key": "USERNAME_INVOKER",
			"value": "InvokerONE",
			"type": "default",
			"enabled": true
		},
		{
			"key": "PASSWORD",
			"value": "pass",