Macro v1_endpoint

macro_rules! v1_endpoint {
    ($path:expr) => { ... };
}