Add some updating rulesets
This commit is contained in:
@@ -40,6 +40,12 @@ class Component extends Model implements TransformableInterface
|
||||
'link' => 'url',
|
||||
],
|
||||
],
|
||||
[
|
||||
'updating' => [
|
||||
'status' => 'integer',
|
||||
'link' => 'url',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user