Adam 76118b0ee2
identity-service-api: Add 3PID validity endpoint. (#618)
identity-service-api: Add 3PID validity endpoint.
2021-06-07 20:56:55 -05:00

4 lines
63 B
Rust

//! Endpoint to determine the validity of a 3PID.
pub mod v2;