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 }
|
@formae.FieldHint { createOnly = true }
|
||||||
vmid: String
|
vmid: String
|
||||||
|
|
||||||
@formae.FieldHint {
|
@formae.FieldHint {}
|
||||||
writeOnly = true
|
|
||||||
}
|
|
||||||
ostemplate: String?
|
ostemplate: String?
|
||||||
|
|
||||||
@formae.FieldHint {}
|
@formae.FieldHint {}
|
||||||
|
|||||||
Reference in New Issue
Block a user