You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: more information on block children and collection view endpoints
This change puts more information on the blocks/<block_id>/children and
/collections/<collection_id>/<view_id> endpoints. This allows the
'parent' block or collection itself to be represented in the response.
Ultimately, this can save an API call to get the title of the parent and
collection.
0 commit comments