pub async fn validate_event_schema(
__arg0: State<Arc<EventStore>>,
__arg1: Json<ValidateEventRequest>,
) -> Result<Json<ValidateEventResponse>>pub async fn validate_event_schema(
__arg0: State<Arc<EventStore>>,
__arg1: Json<ValidateEventRequest>,
) -> Result<Json<ValidateEventResponse>>