mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
2 lines
328 B
JSON
2 lines
328 B
JSON
{"title":"Body","body":{"content":{"application/json":{"schema":{"properties":{"json_data":{"type":"string"},"theme_name":{"type":"string"}},"required":["json_data","theme_name"],"type":"object","title":"ThemeRestApi.post"},"example":{"json_data":"string","theme_name":"string"}}},"description":"Theme schema","required":true}}
|