{ "uuid": "1bc2a57c-4a8d-4d4e-8494-16cf9f78fe2d", "lastMigration": 29, "name": "NBA v3 RotoBaller Articles", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "1b25b084-a875-4057-bead-ad23ca20f9f6", "documentation": "RotoBaller Articles", "method": "get", "endpoint": ":format/RotoBallerArticles", "responses": [ { "uuid": "b0034d01-0973-4218-a66a-7e7d86194c25", "body": "[\n {\n \"ArticleID\": {{faker 'number.int' max=99999}},\n \"Author\": \"\",\n \"Content\": \"\",\n \"Players\": [\n {\n \"Name\": \"\",\n \"PlayerID\": {{faker 'number.int' max=99999}},\n \"Position\": \"\",\n \"Team\": \"\",\n \"TeamID\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Source\": \"\",\n \"TermsOfUse\": \"\",\n \"Title\": \"\",\n \"Updated\": \"\",\n \"Url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0e216b9-3d94-4cd3-b02f-e6ff11308aab", "documentation": "RotoBaller Articles by Date", "method": "get", "endpoint": ":format/RotoBallerArticlesByDate/:date", "responses": [ { "uuid": "7847716e-4b3d-4c9a-a30f-07089bb8e7dc", "body": "[\n {\n \"ArticleID\": {{faker 'number.int' max=99999}},\n \"Author\": \"\",\n \"Content\": \"\",\n \"Players\": [\n {\n \"Name\": \"\",\n \"PlayerID\": {{faker 'number.int' max=99999}},\n \"Position\": \"\",\n \"Team\": \"\",\n \"TeamID\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Source\": \"\",\n \"TermsOfUse\": \"\",\n \"Title\": \"\",\n \"Updated\": \"\",\n \"Url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9d77998-514f-4f0f-8967-9a61d4412106", "documentation": "RotoBaller Articles by Player", "method": "get", "endpoint": ":format/RotoBallerArticlesByPlayerID/:playerid", "responses": [ { "uuid": "915a48f4-0f4f-4c33-b774-77107dc8ad3e", "body": "[\n {\n \"ArticleID\": {{faker 'number.int' max=99999}},\n \"Author\": \"\",\n \"Content\": \"\",\n \"Players\": [\n {\n \"Name\": \"\",\n \"PlayerID\": {{faker 'number.int' max=99999}},\n \"Position\": \"\",\n \"Team\": \"\",\n \"TeamID\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Source\": \"\",\n \"TermsOfUse\": \"\",\n \"Title\": \"\",\n \"Updated\": \"\",\n \"Url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "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": "1b25b084-a875-4057-bead-ad23ca20f9f6" }, { "type": "route", "uuid": "b0e216b9-3d94-4cd3-b02f-e6ff11308aab" }, { "type": "route", "uuid": "d9d77998-514f-4f0f-8967-9a61d4412106" } ] }