Make filename_disk optional on create

This commit is contained in:
rijkvanzanten
2020-08-04 18:51:24 -04:00
parent d90d4b54be
commit 751431fbbf

View File

@@ -239,7 +239,6 @@ tables:
filename_disk:
type: string
length: 255
nullable: false
filename_download:
type: string
length: 255