diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2020-06-25 13:41:28 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2020-06-25 13:41:28 +0200 |
| commit | 0f70063526c6abb076eb9e07eb5370fef99ba2b2 (patch) | |
| tree | 243999762b4deb1f4728217aa7f266e0a48a53e1 /PVE/API2/Network/SDN/Controllers.pm | |
| parent | 4d7cc94ffde497a8f1b557ddba11367c4bdd0152 (diff) | |
fixup: drop trailing whitespaces
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Diffstat (limited to 'PVE/API2/Network/SDN/Controllers.pm')
| -rw-r--r-- | PVE/API2/Network/SDN/Controllers.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PVE/API2/Network/SDN/Controllers.pm b/PVE/API2/Network/SDN/Controllers.pm index 0f8dcbe..9bc3075 100644 --- a/PVE/API2/Network/SDN/Controllers.pm +++ b/PVE/API2/Network/SDN/Controllers.pm @@ -57,7 +57,7 @@ __PACKAGE__->register_method ({ type => 'array', items => { type => "object", - properties => { controller => { type => 'string'}, + properties => { controller => { type => 'string'}, type => { type => 'string'}, }, }, |
