derek@proton 2 ~/go/src/github.com/coreos/ignition/schema> schematic ignition.json
schematic: interface conversion: interface {} is []schematic.Link, not *schematic.Schema
I get this error when I try to give schematic my schema. Any clue how to fix this?