Commit graph

2 commits

Author SHA1 Message Date
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
376a7a9fe5 Initial commit 2026-04-06 12:41:49 +01:00