mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-12 14:51:42 +01:00
Changed ID to Text
This commit is contained in:
parent
743c18393c
commit
984f389d2c
@ -30,7 +30,7 @@ struct Machine {
|
|||||||
end @2: UInt64;
|
end @2: UInt64;
|
||||||
}
|
}
|
||||||
|
|
||||||
id @0 :General.UUID;
|
id @0 :Text;
|
||||||
space @1 :Space;
|
space @1 :Space;
|
||||||
name @2 :Text;
|
name @2 :Text;
|
||||||
description @3 :Text;
|
description @3 :Text;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user