cloud-api/src
luxferre 5d122a7690 feat: fully defined response code descriptions
Only done on three endpoints. This is a lot of repeated text.
2026-06-11 16:02:51 +01:00
..
_module_template minor: ruff formatter 2026-06-08 15:31:37 +01:00
admin minor: ruff formatter 2026-06-08 15:31:37 +01:00
auth feat: more accurate status codes 2026-06-11 14:58:05 +01:00
contact minor: ruff formatter 2026-06-08 15:31:37 +01:00
iam feat: fully defined response code descriptions 2026-06-11 16:02:51 +01:00
organisation feat: fully defined response code descriptions 2026-06-11 16:02:51 +01:00
service feat: fully defined response code descriptions 2026-06-11 16:02:51 +01:00
user feat: user invite response models 2026-06-11 14:14:31 +01:00
api.py feat: healthcheck endpoint structure 2026-06-11 14:27:08 +01:00
config.py minor: ruff formatter 2026-06-08 15:31:37 +01:00
constants.py minor: ruff formatter 2026-06-08 15:31:37 +01:00
database.py minor: ruff formatter 2026-06-08 15:31:37 +01:00
exceptions.py feat: more accurate status codes 2026-06-11 14:58:05 +01:00
main.py docs: iam module meta doc 2026-06-11 13:07:48 +01:00
models.py minor: ruff formatter 2026-06-08 15:31:37 +01:00
schemas.py feat: more ids returned on endpoints 2026-06-10 13:48:59 +01:00
utils.py feat: more accurate status codes 2026-06-11 14:58:05 +01:00