mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
2 lines
259 B
JSON
2 lines
259 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.User1"},"schemaType":"response"}
|