blob: 7e2164b26578f01a8429c9f3c2f6ff6e19a6a28d [file]
{
"parameters": [
{
"description": "The type of datasource",
"in": "path",
"name": "datasource_type",
"required": true,
"schema": { "type": "string" }
},
{
"description": "The id of the datasource",
"in": "path",
"name": "datasource_id",
"required": true,
"schema": { "type": "integer" }
}
]
}