mirror of
https://github.com/apache/superset.git
synced 2026-05-22 08:15:36 +00:00
2 lines
460 B
JSON
2 lines
460 B
JSON
{"title":"Body","body":{"content":{"application/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"},"example":{"descr":"string","name":"string"}}},"description":"Annotation Layer schema","required":true}}
|