Merge branch 'TheJoKlLa-main-patch-56369' into 'main'

Changed ID to Text

See merge request fabinfra/fabaccess/fabaccess-api!14
This commit is contained in:
Gregor "dequbed" Reitzenstein 2021-12-05 16:48:44 +00:00
commit 26a615db77

View File

@ -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;