Skip to content

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)

JSON-LD input is not a JSON object

jsonld_to_md’s input was valid JSON but its top-level value was not an object (e.g. an array or a bare scalar).

MaybeIncorrect — supply a JSON-LD document whose top level is a JSON object.