Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/read-off-of-the-redis-events-stream.ParamsDetails.json

11 lines
176 B
JSON

{
"parameters": [
{
"description": "Last ID received by the client",
"in": "query",
"name": "last_id",
"schema": { "type": "string" }
}
]
}