pub async fn workspace_front_matter_schema_create(
client: &ApiClient,
workspace_id: Base64Uuid,
payload: NewWorkspaceFrontMatterSchema
) -> Result<()>Expand description
Retrieve a front matter schema defined in the workspace
pub async fn workspace_front_matter_schema_create(
client: &ApiClient,
workspace_id: Base64Uuid,
payload: NewWorkspaceFrontMatterSchema
) -> Result<()>Retrieve a front matter schema defined in the workspace