aboutsummaryrefslogtreecommitdiffstats
path: root/moon_engine/tests/func_postman/Test Authz through Wrapper.postman_collection.json
diff options
context:
space:
mode:
Diffstat (limited to 'moon_engine/tests/func_postman/Test Authz through Wrapper.postman_collection.json')
-rw-r--r--moon_engine/tests/func_postman/Test Authz through Wrapper.postman_collection.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/moon_engine/tests/func_postman/Test Authz through Wrapper.postman_collection.json b/moon_engine/tests/func_postman/Test Authz through Wrapper.postman_collection.json
new file mode 100644
index 00000000..bd710eb2
--- /dev/null
+++ b/moon_engine/tests/func_postman/Test Authz through Wrapper.postman_collection.json
@@ -0,0 +1,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": []
+ }
+ ]
+} \ No newline at end of file