2021-05-03 15:50:27 +02:00

4 lines
92 B
Rust

//! Endpoint to push an event (or batch of events) to the application service.
pub mod v1;