Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/create-an-annotation-layer-annotation-layer-pk-annotation.ParamsDetails.json

12 lines
208 B
JSON

{
"parameters": [
{
"description": "The annotation layer pk for this annotation",
"in": "path",
"name": "pk",
"required": true,
"schema": { "type": "integer" }
}
]
}