Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/schemas/getfavstaridsschema.Schema.json
2026-05-18 12:59:39 -07:00

2 lines
395 B
JSON

{"schema":{"properties":{"result":{"description":"A list of results for each corresponding chart in the request","items":{"properties":{"id":{"description":"The Chart id","type":"integer"},"value":{"description":"The FaveStar value","type":"boolean"}},"type":"object","title":"ChartFavStarResponseResult"},"type":"array"}},"type":"object","title":"GetFavStarIdsSchema"},"schemaType":"response"}