1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
--- types: Type1: properties: test: type: "U8" test2: type: "U16" test3: type: "U32" Type2: properties: test: type: "I8" test: type: "I16" test: type: "I32"