coolify/app/Http/Controllers/Api/Concerns
Andras Bacsai 11b35ba3c1 feat(api): add tags to resource creation
Normalize tag names before attaching them, reject names that are too short
after sanitization, and return 404 when removing tags not attached to the
resource.

Adds a per-team unique tag-name index and migrates duplicate tags onto the
kept record before creating the constraint.
2026-07-07 13:56:33 +02:00
..
HandlesTagsApi.php feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00