mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Add leftover
This commit is contained in:
@@ -80,6 +80,7 @@ class Deployment extends Model
|
||||
'type' => self::TYPE_STRING,
|
||||
'description' => 'Screenshot file ID.',
|
||||
'default' => '',
|
||||
'example' => '5e5ea5c16897e',
|
||||
])
|
||||
->addRule('status', [
|
||||
'type' => self::TYPE_STRING,
|
||||
|
||||
Reference in New Issue
Block a user