@ -4460,7 +4460,7 @@ class APIRouter(routing.Router):
Supports None, strings, iterables, and Route objects with a `tags` attribute.
"""
),
]
],
) -> List[str]:
tags = set(self.tags or [])
for entity in entities: