mirror of
https://github.com/apache/superset.git
synced 2026-05-22 16:25:49 +00:00
2 lines
436 B
JSON
2 lines
436 B
JSON
{"schema":{"properties":{"count":{"type":"integer"},"ids":{"items":{"type":"integer"},"type":"array"},"result":{"items":{"properties":{"id":{"type":"integer"},"name":{"type":"string"},"permission_ids":{"items":{"type":"integer"},"type":"array"},"user_ids":{"items":{"type":"integer"},"type":"array"}},"type":"object","title":"RoleResponseSchema"},"type":"array"}},"type":"object","title":"RolesResponseSchema"},"schemaType":"response"}
|