feat(domain): derive ToSchema on Visibility/AuthorityKind; add DataType enum (#3 Option A)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-04 20:08:41 +02:00
parent 331a6d7f34
commit d3c33a6c5d
5 changed files with 35 additions and 3 deletions
+1
View File
@@ -9,3 +9,4 @@ uuid.workspace = true
serde.workspace = true
serde_json.workspace = true
time.workspace = true
utoipa.workspace = true