feat: endpoint for create video service

This commit is contained in:
Rafi Arrafif
2026-01-30 15:18:00 +07:00
parent 0521c27834
commit ab0c8afca4
6 changed files with 83 additions and 1 deletions

View File

@ -191,6 +191,7 @@ Table video_services {
hexColor String [not null]
endpointVideo String [not null]
endpointThumbnail String
endpointDownload String
creator users [not null]
createdBy String [not null]
deletedAt DateTime