Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.3 KB

Continent.md

File metadata and controls

46 lines (27 loc) · 1.3 KB

Continent

Continents are mostly referenced to in languages and scripts that occur on a specific continent.

Definitions

Continent (Continent)

Continents are mostly referenced to in languages and scripts that occur on a specific continent.

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

id

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

  • Type: Integer
  • Minimum: 1

translations

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


ContinentTranslation

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

name

The continent name.

  • Type: String
  • Minimum Length: 1