Commit workspace changes
This commit is contained in:
@@ -28,6 +28,7 @@ final class ArtworkCreateRequest extends FormRequest
|
||||
'tags' => 'nullable|string|max:200',
|
||||
'license' => 'nullable|boolean',
|
||||
'is_mature' => 'nullable|boolean',
|
||||
'group' => 'nullable|string|max:90',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user