Jedrzej Nowak 00ac4e3a0b Still wip
2015-09-25 10:22:15 +02:00

14 lines
256 B
YAML

id: transports
input:
transports:
schema: [{user: str, password: str, port: int!, key: str, name: str!}]
value: []
transports_id:
schema: str!
value: $uuid
reverse: True
location_id:
schema: str!
value:
reverse: True