async fn pay_invoice_operator(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<PayInvoiceForOperatorPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
async fn pay_invoice_operator(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<PayInvoiceForOperatorPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>