Skip to main content
Canonical URL: https://resumelang.dev/schema/v1.json In-tree: schema/v1.json

Definitions

The schema declares these reusable definitions: All definitions use additionalProperties: false, so unknown keys are errors — typos fail the validate step instead of silently disappearing.

Example

Versioning

The resumelang top-level field declares which version a file targets:
Compilers refuse files with a version they do not understand and emit a warning when the field is missing.