Everything validates now

This commit is contained in:
Jedrzej Nowak 2015-09-30 10:08:26 +02:00
parent 9cc1996333
commit de09f272ac
3 changed files with 8 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -8,6 +8,6 @@ input:
value: $uuid
reverse: True
location_id:
schema: str!
schema: str
value:
reverse: True