Everything validates now
This commit is contained in:
parent
9cc1996333
commit
de09f272ac
@ -17,10 +17,10 @@ input:
|
||||
schema: str!
|
||||
value: solard
|
||||
location_id:
|
||||
schema: str!
|
||||
schema: str
|
||||
value:
|
||||
reverse: True
|
||||
is_own: False
|
||||
transports_id:
|
||||
schema: str!
|
||||
value: False
|
||||
schema: str
|
||||
is_emit: False
|
||||
|
@ -13,10 +13,11 @@ input:
|
||||
schema: str!
|
||||
value: ssh
|
||||
location_id:
|
||||
schema: str!
|
||||
schema: str
|
||||
value:
|
||||
reverse: True
|
||||
is_own: False
|
||||
transports_id:
|
||||
schema: str!
|
||||
value: False
|
||||
schema: str
|
||||
value:
|
||||
is_emit: False
|
||||
|
@ -8,6 +8,6 @@ input:
|
||||
value: $uuid
|
||||
reverse: True
|
||||
location_id:
|
||||
schema: str!
|
||||
schema: str
|
||||
value:
|
||||
reverse: True
|
||||
|
Loading…
Reference in New Issue
Block a user