{ "uuid": "26c00349-d697-4b3d-869b-68f1da29193c", "lastMigration": 29, "name": "Refuge Restrooms API", "endpointPrefix": "api", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "6633a7e9-f7c3-44a6-9189-b78af3d9467e", "documentation": "Get all restroom records ordered by date descending.", "method": "get", "endpoint": "v1/restrooms", "responses": [ { "uuid": "7e382d27-af7d-426c-96ad-8ece8f7289c5", "body": "", "latency": 0, "statusCode": 200, "label": "Get all restroom records ordered by date descending.", "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": "7eae695b-cc09-4c4a-97ef-8c378068aee1", "documentation": "Search for restroom records updated or created on or after a given date", "method": "get", "endpoint": "v1/restrooms/by_date", "responses": [ { "uuid": "9d0fc035-3653-4fcc-8368-c3ccf464b604", "body": "", "latency": 0, "statusCode": 200, "label": "Search for restroom records updated or created on or after a given date", "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": "66f01dfb-965c-4667-a02b-e3136d791434", "documentation": "Search by location.", "method": "get", "endpoint": "v1/restrooms/by_location", "responses": [ { "uuid": "5d2e2add-33bd-4f86-9c59-4d5bbaa794ff", "body": "", "latency": 0, "statusCode": 200, "label": "Search by location.", "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": "b0fd7b4b-5abb-4a10-b2c1-773a054ae029", "documentation": "Perform full-text search of restroom records.", "method": "get", "endpoint": "v1/restrooms/search", "responses": [ { "uuid": "617aa10a-14a0-47ef-b266-e902ec6f0c2f", "body": "", "latency": 0, "statusCode": 200, "label": "Perform full-text search of restroom records.", "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": "6633a7e9-f7c3-44a6-9189-b78af3d9467e" }, { "type": "route", "uuid": "7eae695b-cc09-4c4a-97ef-8c378068aee1" }, { "type": "route", "uuid": "66f01dfb-965c-4667-a02b-e3136d791434" }, { "type": "route", "uuid": "b0fd7b4b-5abb-4a10-b2c1-773a054ae029" } ] }