Function update_backend

Source
pub async fn update_backend(
    configuration: &mut Configuration,
    params: UpdateBackendParams,
) -> Result<BackendResponse, Error<UpdateBackendError>>
Expand description

Update the backend for a particular service and version.