mirror of
https://github.com/apache/superset.git
synced 2026-05-22 08:15:36 +00:00
2 lines
258 B
JSON
2 lines
258 B
JSON
{"schema":{"properties":{"first_name":{"maxLength":64,"type":"string"},"id":{"type":"integer"},"last_name":{"maxLength":64,"type":"string"}},"required":["first_name","last_name"],"type":"object","title":"SavedQueryRestApi.get.User"},"schemaType":"response"}
|