Skip to content

Commit 2298ed5

Browse files
Merge pull request #109 from shwstppr/updateguestos-420compat
compatibility: restore updateGuestOs params for <= 4.20.0
2 parents f4febd1 + b2094d4 commit 2298ed5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

generate/requiredParams.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,7 @@ var requiredParams = map[string][]string{
6666
"registerTemplate": {
6767
"displaytext",
6868
},
69+
"updateGuestOs": {
70+
"osdisplayname",
71+
},
6972
}

0 commit comments

Comments
 (0)