Skip to main content

set_dev_workspace_label

Function set_dev_workspace_label 

Source
pub async fn set_dev_workspace_label(
    configuration: &Configuration,
    workspace: &str,
    set_dev_workspace_label_request: SetDevWorkspaceLabelRequest,
) -> Result<String, Error<SetDevWorkspaceLabelError>>