/api/persist

POST /api/persist/card/{card-id}/persist

Mark the model (card) as persisted. Runs the query and saves it to the database backing the card and hot swaps this query in place of the model's query.

post/api/persist/card/{card-id}/persist

Path parameters

card-idinteger required

value must be an integer greater than zero.

Response

Successful response

Changes

Changed in 1 of the 13 revisions of this API.1