Function fiberplane_api_client::template_create
source · pub async fn template_create(
client: &ApiClient,
workspace_id: Base64Uuid,
payload: NewTemplate
) -> Result<Template>Expand description
Create a new template
pub async fn template_create(
client: &ApiClient,
workspace_id: Base64Uuid,
payload: NewTemplate
) -> Result<Template>Create a new template