pub fn generate_routes<S: Into<String> + Clone>(def: ApiDefinition<S>) -> Router
Generate the route for Axum depending on the given configuration