Skip to content

Commit

Permalink
Merge branch 'proxmox:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
wy414012 authored Oct 25, 2024
2 parents 40b792a + 08490df commit 17ad21a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PVE/API2/Cluster.pm
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ __PACKAGE__->register_method({
properties => {
type => {
type => 'string',
description => 'Resource type.',
optional => 1,
enum => ['vm', 'storage', 'node', 'sdn'],
},
Expand Down

0 comments on commit 17ad21a

Please sign in to comment.