related mapping

This commit is contained in:
2026-08-10 22:54:44 +02:00
parent af124d803f
commit 7b1acbb8bb
4 changed files with 30 additions and 4 deletions
+1
View File
@@ -25,6 +25,7 @@ class ContactOut(BaseModel):
addresses: list
urls: list
social_profiles: list
related_names: list
categories: list
groups: list[str] = []
updated_at: str