JSON-LD input is not a JSON object
Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/jsonld-not-an-object/v1
HTTP status: 422
Exit code: 2
Emitted by: mif-frontmatter (FrontmatterError::JsonNotAnObject)
Message
Section titled “Message”JSON-LD input is not a JSON objectjsonld_to_md’s input was valid JSON but its top-level value was not an
object (e.g. an array or a bare scalar).
Suggested fix
Section titled “Suggested fix”MaybeIncorrect — supply a JSON-LD document whose top level is a JSON object.