pub async fn register_schema(
__arg0: State<Arc<EventStore>>,
__arg1: Json<RegisterSchemaRequest>,
) -> Result<Json<RegisterSchemaResponse>>pub async fn register_schema(
__arg0: State<Arc<EventStore>>,
__arg1: Json<RegisterSchemaRequest>,
) -> Result<Json<RegisterSchemaResponse>>