async fn create_offer_for_operator(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<CreateOfferPayload>,
) -> Result<Json<Value>, GatewayError>async fn create_offer_for_operator(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<CreateOfferPayload>,
) -> Result<Json<Value>, GatewayError>