1
0
Fork 0
forked from sr2/cloud-api
SR2 Cloud API
Find a file
luxferre 657f91d73d feat: org dependencies
Org endpoints use query/body model dependencies to perform initial db lookups.

Issue #6

Org ID path params have been replaced with either query params (get endpoints) or body values.

Resolves #10

Endpoints in other modules that rely on an org model lookup have also been updated.
2026-05-27 12:21:30 +01:00
.alembic feat: contact model restructure 2026-05-25 15:15:50 +01:00
src feat: org dependencies 2026-05-27 12:21:30 +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