1
0
Fork 0
mirror of synced 2024-07-05 14:40:42 +12:00
This commit is contained in:
shimon 2023-02-14 20:06:21 +02:00
parent acbf676d94
commit 1b3da3cc3a

View file

@ -30,7 +30,7 @@ class UsageStorage extends Model
'example' => [],
'array' => true
])
->addRule('storage', [
->addRule('filesStorage', [
'type' => Response::MODEL_METRIC,
'description' => 'Aggregated stats for the occupied storage size (in bytes).',
'default' => [],