cloud-api/src/service
luxferre ae0181c3ff fix: create permission endpoint
Verifies service exists before attaching permission.

Response built manually because calculated properties are not handled by .__dict()__

Request model uses Service ID mixin.

Service ID mixin verifies ID > 0
2026-06-02 15:36:05 +01:00
..
config.py docs: service docstrings 2026-05-28 14:41:11 +01:00
constants.py docs: service docstrings 2026-05-28 14:41:11 +01:00
dependencies.py docs: service docstrings 2026-05-28 14:41:11 +01:00
exceptions.py docs: service docstrings 2026-05-28 14:41:11 +01:00
models.py docs: service docstrings 2026-05-28 14:41:11 +01:00
router.py fix: post service extra db commit 2026-05-29 16:38:16 +01:00
schemas.py fix: create permission endpoint 2026-06-02 15:36:05 +01:00
service.py docs: service docstrings 2026-05-28 14:41:11 +01:00
utils.py docs: service docstrings 2026-05-28 14:41:11 +01:00