Add leftover

This commit is contained in:
Matej Bačo
2025-02-15 03:44:40 +01:00
parent b746642979
commit fb2649ab41
@@ -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,