fix: ostemplate update adding property every time
This commit is contained in:
@@ -25,9 +25,7 @@ class LXC extends formae.Resource {
|
||||
@formae.FieldHint { createOnly = true }
|
||||
vmid: String
|
||||
|
||||
@formae.FieldHint {
|
||||
writeOnly = true
|
||||
}
|
||||
@formae.FieldHint {}
|
||||
ostemplate: String?
|
||||
|
||||
@formae.FieldHint {}
|
||||
|
||||
Reference in New Issue
Block a user