package super func (r *Routes) Path() string { return "/super/v1" } func (r *Routes) Middlewares() []any { return []any{} }