Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.08 KB

File metadata and controls

42 lines (25 loc) · 1.08 KB

Element

Definitions

Element (Element)

  • Type: Object
Key Description Details
id The element's identifier. An unique, increasing integer. See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

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

  • Type: Integer
  • Minimum: 1

translations

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


ElementTranslation

  • Type: Object
Key Description Details
name The element's name. See details

name

The element's name.

  • Type: String
  • Minimum Length: 1