Skip to main content

update_source

Function update_source 

Source
pub async fn update_source(
    __arg0: State<Arc<ApiState>>,
    __arg1: Path<String>,
    __arg2: Json<UpdateSourceRequest>,
) -> Result<Json<MutationResponse>, Json<ErrorResponse>>