1
2
3
//! Different versions of the endpoint to create or modify a user account.

pub mod v2;