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