add tags rouger work

This commit is contained in:
2024-12-21 22:38:21 +01:00
parent ca983f1199
commit a893e86cdf
3 changed files with 27 additions and 137 deletions

View File

@@ -15,7 +15,7 @@ class TagsOut(BaseModel):
class TagsIn(BaseModel):
name: str
class EventIDS(BaseModel):
class TagsIDS(BaseModel):
ids: list[str]