mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-12 06:41:51 +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;
|
||||
|
||||
responsible @3 :Text;
|
||||
# TODO: Make that an user, issue #XXX
|
||||
# TODO: Make that an user
|
||||
}
|
||||
|
||||
info @0 () -> ( minfo :MInfo );
|
||||
|
@ -36,7 +36,7 @@ struct Message {
|
||||
# Start an authenticaion exchange
|
||||
|
||||
# TODO: RPC bootstrapping
|
||||
|
||||
api @3 :Api.Diflouroborane;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user