Function fiberplane_api_client::template_list
source · pub async fn template_list(
client: &ApiClient,
workspace_id: Base64Uuid,
sort_by: Option<&str>,
sort_direction: Option<&str>
) -> Result<Vec<TemplateSummary>>Expand description
Retrieve all the templates that have been uploaded