{ "uuid": "c3ca5705-0c7f-4b86-b6a3-3c911774f76f", "lastMigration": 29, "name": "MLB v3 RotoBaller Articles", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "7207cef7-4e78-4b16-b87b-f4e8c6c96230", "documentation": "RotoBaller Articles", "method": "get", "endpoint": ":format/RotoBallerArticles", "responses": [ { "uuid": "b0591a33-8d5d-4ba1-b40b-e2f339e02dd0", "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": "8b74ca40-d29a-4b37-8b39-72abce181db7", "documentation": "RotoBaller Articles By Date", "method": "get", "endpoint": ":format/RotoBallerArticlesByDate/:date", "responses": [ { "uuid": "0f27c069-2db5-435b-bb21-b3efe765204b", "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": "2a484f6e-6586-4c3a-b49e-1e65e2f317ff", "documentation": "RotoBaller Articles By Player", "method": "get", "endpoint": ":format/RotoBallerArticlesByPlayerID/:playerid", "responses": [ { "uuid": "b95925aa-d706-46fa-b528-dc3501ffb8cb", "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": "7207cef7-4e78-4b16-b87b-f4e8c6c96230" }, { "type": "route", "uuid": "8b74ca40-d29a-4b37-8b39-72abce181db7" }, { "type": "route", "uuid": "2a484f6e-6586-4c3a-b49e-1e65e2f317ff" } ] }