Skip to main content

remove_environment_variable

Function remove_environment_variable 

Source
pub async fn remove_environment_variable(
    __arg0: State<WorkspaceState>,
    __arg1: Path<(String, String, String)>,
) -> Result<Json<ApiResponse<String>>, Response>
Expand description

Remove an environment variable.