cfg/base/schema/instructions
Dustin 0bcbcbd199 base/schema: Fix instructions schema
Without the `...` prefix, CUE interprets a type enclosed in square
brackets as a list of exactly one of that type.  The ellipsis changes it
to mean a list of any number of that type.
2024-01-17 17:35:21 -06:00
..
instructions.cue base/schema: Fix instructions schema 2024-01-17 17:35:21 -06:00