Skip to main content

update

Function update 

Source
pub async fn update(
    __arg0: State<AppState>,
    authority: Authority,
    __arg2: Path<(String, String)>,
    __arg3: Json<Value>,
) -> Response