model: fields: category: type: "free_enum" code: type: "free_enum" value: type: "string" package: type: "free_enum" mounting: type: "enum" options: - "SMD" - "Through-hole" - "Screw" quantity: type: "int" min: 0 location: type: "free_enum" sublocation: label: "Sub-location" type: "string" tags: type: "free_tags" note: type: "text" checkbox: type: "bool" fixed_tags: type: "tags" options: - aaa - bbb - ccc - ddd - eee