fixed kwalify problem with comments... wtf?
This commit is contained in:
parent
02ea3a4a7e
commit
18476ec6b6
|
@ -95,6 +95,10 @@ mapping:
|
||||||
"desc": # description
|
"desc": # description
|
||||||
type: str
|
type: str
|
||||||
required: yes
|
required: yes
|
||||||
|
|
||||||
|
... #kwalify needs this, or it goes crazy validating, but only when there are comments beneath
|
||||||
|
|
||||||
|
|
||||||
# constraints
|
# constraints
|
||||||
|
|
||||||
# even possible?
|
# even possible?
|
||||||
|
|
Reference in New Issue