mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-11 14:21:44 +01:00
Add vendor
API endpoint
This commit is contained in:
parent
cde4677575
commit
ec8352c6ae
@ -43,4 +43,7 @@ struct Session {
|
||||
machineSystem @0 : MachineSystem;
|
||||
userSystem @1 : UserSystem;
|
||||
permissionSystem @2 : PermissionSystem;
|
||||
|
||||
vendor @3 :AnyPointer;
|
||||
# Vendor-specific APIs outside the normal API stability
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user