Function fiberplane_api_client::front_matter_delete_key
source · pub async fn front_matter_delete_key(
client: &ApiClient,
notebook_id: Base64Uuid,
front_matter_key: &str
) -> Result<()>Expand description
Deletes a row of the front matter for a notebook.