1
0
Fork 0
forked from sr2/cloud-api
SR2 Cloud API
Find a file
luxferre 2b6d923ae1 feat: contact model restructure
Blank contacts are now generated on org creation and assigned to each contact type. These contacts are linked to the org, only accessible to the org, and removed when the org is removed.

With this all contact endpoints have been removed. Contact manipulation is done via the org only.
2026-05-25 15:15:50 +01:00
.alembic feat: contact model restructure 2026-05-25 15:15:50 +01:00
src feat: contact model restructure 2026-05-25 15:15:50 +01:00
tests Initial commit 2026-04-06 12:41:49 +01:00
.gitignore Initial commit 2026-04-06 12:41:49 +01:00
alembic.ini Initial commit 2026-04-06 12:41:49 +01:00
requirements.txt feat: auth library upgrade 2026-05-19 09:49:27 +01:00
uml.dbml Initial commit 2026-04-06 12:41:49 +01:00