1
2
3
//! Different versions of the endpoint to check whether a user is an admin.

pub mod v1;