UPDATE: Historian module
All checks were successful
Build and Release / release (push) Successful in 1m20s
All checks were successful
Build and Release / release (push) Successful in 1m20s
This commit is contained in:
@@ -21,5 +21,5 @@ type SearchMediaDto struct {
|
||||
}
|
||||
|
||||
type MediaBulkDeleteDto struct {
|
||||
MediaIDs []string `json:"media_ids" validate:"required,dive,uuid"`
|
||||
MediaIDs []string `json:"media_ids" validate:"required,dive,uuid"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user