{ "opencollection": "1.0.0", "info": { "name": "Tessell APIs activity-center db-schema-controller API", "version": "1.0" }, "items": [ { "info": { "name": "db-schema-controller", "type": "folder" }, "items": [ { "info": { "name": "Get DB schema for a service", "type": "http" }, "http": { "method": "GET", "url": "{server}/services/:id/db-schemas", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "Id of entity" }, { "name": "load-data-pipeline-eligibility", "value": "", "type": "query", "description": "If true, the response will include the data pipeline eligibility status" } ] }, "docs": "Retrieves the latest captured database schema for the specified DB service ID." } ] } ], "bundled": true }