Started on separating domain and adapters

This commit is contained in:
2025-05-14 07:41:28 +02:00
parent 4e26d3cdcb
commit c994321576
15 changed files with 541 additions and 702 deletions

View File

@@ -99,6 +99,9 @@ components:
type: string
owner_id:
type: string
participants:
schema:
$ref: "#/components/schemas/User"
required:
- id
- name