parent
6abf4a302c
commit
7d1cb2971f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class StoreNodeRequest extends ApplicationApiRequest
|
||||||
{
|
{
|
||||||
return collect($rules ?? Node::getRules())->only([
|
return collect($rules ?? Node::getRules())->only([
|
||||||
'name',
|
'name',
|
||||||
|
'description',
|
||||||
'location_id',
|
'location_id',
|
||||||
'database_host_id',
|
'database_host_id',
|
||||||
'fqdn',
|
'fqdn',
|
||||||
|
|
Loading…
Reference in a new issue