$schema: http://json-schema.org/draft-07/schema#
$id: source.schema.json
This schema describes the source of the data.
Type: object
Properties
- text
required
- path: /properties/text
- Type:
string
- Examples:
- “PHB p41”
- “Unearthed Arcana: The Artificer Revisited”
- note
- path: /properties/note
- Type:
string
- href
- path: /properties/href
- Type:
string
- Examples:
- “https://media.wizards.com/2019/dnd/downloads/UA-Artificer-2019.pdf”
- Format: “uri”
Generated with json-schema-md-doc