banatie-service/apps
Oleg Proskurin 861aa325e4 fix: use valid UUID for requestId in CDN live URL endpoint
The requestId was being set to a string like "live-avatars-1767520170167"
which is not a valid UUID. This caused PostgreSQL to reject the insert
into the generations table.

Now uses req.requestId from the middleware which generates a proper UUID.
2026-01-04 16:59:12 +07:00
..
admin feat: update setup 2025-10-12 21:12:58 +07:00
api-service fix: use valid UUID for requestId in CDN live URL endpoint 2026-01-04 16:59:12 +07:00
landing fix: icons location 2026-01-04 13:46:14 +07:00
studio feat: add gallery 2025-10-12 00:30:16 +07:00