✨ feat: endpoint for create video service
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user