{ "uuid": "b96c4640-6a75-4abf-9f06-7a29ca1297ef", "lastMigration": 29, "name": "UGC", "endpointPrefix": "ugc", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "de5b88e8-c3ec-4d5d-9f37-7f51f17f2e25", "documentation": "Halo 5 - Player Game Variants", "method": "get", "endpoint": "h5/players/:player/gamevariants", "responses": [ { "uuid": "5bd7efe7-5d7b-475e-8447-422b816ecb57", "body": "", "latency": 0, "statusCode": 200, "label": "The response body will contain a list of the Player-created Game Variants.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "795d9be3-7f1f-41df-85bd-9eae45761768", "body": "", "latency": 0, "statusCode": 400, "label": "Specified Gamertag is malformed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2115d17-0109-493e-9f68-efad6f1ff919", "body": "", "latency": 0, "statusCode": 404, "label": "The player does not exist.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "720ebed0-93aa-4913-b3e9-ea4e6657793f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3623e714-e509-4f09-841d-c119ccf3703e", "documentation": "Halo 5 - Player Game Variant", "method": "get", "endpoint": "h5/players/:player/gamevariants/:variant", "responses": [ { "uuid": "b13698b3-a43d-47b9-a3b6-9dc94d618805", "body": "", "latency": 0, "statusCode": 200, "label": "The response body will contain the Metadata for the Player-created Game Variant.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0bc5aee6-18c9-4d42-abd9-98fba3273821", "body": "", "latency": 0, "statusCode": 400, "label": "Specified Gamertag is malformed or the Game Variant ID is malformed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7292c67c-f297-4f28-ac53-8a36e608a532", "body": "", "latency": 0, "statusCode": 404, "label": "The player does not exist or the Game Variant does not exist in the provided Player's file share.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e67cc98a-8f46-4fe8-9e15-7af2c81ee079", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bdf7b785-3a13-4203-86c8-b7668f2c1a5e", "documentation": "Halo 5 - Player Map Variants", "method": "get", "endpoint": "h5/players/:player/mapvariants", "responses": [ { "uuid": "3ded79a0-f21b-4d28-9f5a-12c41d9a7580", "body": "", "latency": 0, "statusCode": 200, "label": "The response body will contain a list of the Player-created Map Variants.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "22b5bb8a-5876-4f44-8c3c-a198ae4eadb3", "body": "", "latency": 0, "statusCode": 400, "label": "Specified Gamertag is malformed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91912f8f-74c3-43ed-a1dd-77b40aa083f7", "body": "", "latency": 0, "statusCode": 404, "label": "The Player does not exist.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0791f639-9f0b-40ce-bf53-c9d055eaa7a0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "31273164-151c-4598-9689-8ac312b7f005", "documentation": "Halo 5 - Player Map Variant", "method": "get", "endpoint": "h5/players/:player/mapvariants/:variant", "responses": [ { "uuid": "14d91d82-63be-4d24-a94a-ae1a30066a0a", "body": "", "latency": 0, "statusCode": 200, "label": "The response body will contain the Metadata for the Player-created Map Variant.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f0d0056c-09af-4c8b-b26e-0e00282a4c80", "body": "", "latency": 0, "statusCode": 400, "label": "Specified Gamertag is malformed or the Map Variant ID is malformed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01a26001-478e-4e8f-9762-4c46463e7e7e", "body": "", "latency": 0, "statusCode": 404, "label": "The Player does not exist or the Map Variant does not exist in the provided Player's file share.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18e6c01e-34e0-41da-ada8-1d10dc8f73bc", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "de5b88e8-c3ec-4d5d-9f37-7f51f17f2e25" }, { "type": "route", "uuid": "3623e714-e509-4f09-841d-c119ccf3703e" }, { "type": "route", "uuid": "bdf7b785-3a13-4203-86c8-b7668f2c1a5e" }, { "type": "route", "uuid": "31273164-151c-4598-9689-8ac312b7f005" } ] }