Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.45 KB

Lessons_Guideline.md

File metadata and controls

49 lines (29 loc) · 1.45 KB

Guideline

Definitions

Guideline (Guideline)

  • Type: Object
Key Description Details
id The guideline's identifier. An unique, increasing integer. See details
spellwork_changes_allowed Maximum number of spells that can be exchanged. See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The guideline's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

spellwork_changes_allowed

Maximum number of spells that can be exchanged.

  • Type: Integer
  • Minimum: 0

translations

All translations for the entry, identified by IETF language tag (BCP47).


GuidelineTranslation

  • Type: Object
Key Description Details
name The guideline name. See details

name

The guideline name.