mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-12 14:51:42 +01:00
More schema to be rewritten later
This commit is contained in:
parent
f822874888
commit
d542e947e8
@ -78,7 +78,7 @@ interface Machine {
|
|||||||
description @2 :Text;
|
description @2 :Text;
|
||||||
|
|
||||||
responsible @3 :Text;
|
responsible @3 :Text;
|
||||||
# TODO: Make that an user, issue #XXX
|
# TODO: Make that an user
|
||||||
}
|
}
|
||||||
|
|
||||||
info @0 () -> ( minfo :MInfo );
|
info @0 () -> ( minfo :MInfo );
|
||||||
|
@ -36,7 +36,7 @@ struct Message {
|
|||||||
# Start an authenticaion exchange
|
# Start an authenticaion exchange
|
||||||
|
|
||||||
# TODO: RPC bootstrapping
|
# TODO: RPC bootstrapping
|
||||||
|
api @3 :Api.Diflouroborane;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user