wowowowowo
This commit is contained in:
@@ -21,6 +21,7 @@ class StoreServiceUpdateRequest extends FormRequest
|
||||
return [
|
||||
'image_digest' => ['required', 'string', 'starts_with:sha256:'],
|
||||
'backup_requested' => ['sometimes', 'boolean'],
|
||||
'confirmation' => ['required', 'string'],
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user