Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/schemas/annotationlayerrestapi-post.Schema.json
2026-05-18 12:59:39 -07:00

2 lines
326 B
JSON

{"schema":{"properties":{"descr":{"description":"Give a description for this annotation layer","nullable":true,"type":"string"},"name":{"description":"The annotation layer name","maxLength":250,"minLength":1,"type":"string"}},"required":["name"],"type":"object","title":"AnnotationLayerRestApi.post"},"schemaType":"response"}