Added base file for serie

This commit is contained in:
Rick
2025-11-08 12:19:34 +01:00
parent 79d76e780c
commit 076765e5c5
7 changed files with 376 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ class ApiTags(DocumentedStrEnum):
ASSOCIATIONS = "Associations"
DIVISIONS = "Divisions"
MEMBERS = "Members"
SERIES = "Series"
# endregion