Merge pull request #2 from dshulyak/orm
Resolve several problems after conflicts
This commit is contained in:
commit
39462ef2e4
@ -13,8 +13,8 @@ input:
|
|||||||
schema: str!
|
schema: str!
|
||||||
value:
|
value:
|
||||||
hosts_names:
|
hosts_names:
|
||||||
schema: [{value: str!}]
|
schema: [str!]
|
||||||
value: []
|
value: []
|
||||||
hosts_ips:
|
hosts_ips:
|
||||||
schema: [{value: str!}]
|
schema: [str!]
|
||||||
value: []
|
value: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user