pub(crate) async fn handle_http_api_update(
__arg0: State<Shared>,
__arg1: Json<APIChangeRequest>,
) -> Json<APIChangeResponse>pub(crate) async fn handle_http_api_update(
__arg0: State<Shared>,
__arg1: Json<APIChangeRequest>,
) -> Json<APIChangeResponse>