Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.67 KB

SkillGroup.md

File metadata and controls

55 lines (32 loc) · 1.67 KB

Skill Group

Definitions

Skill Group (SkillGroup)

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

id

The skill group's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

check

The skill group check's attributes.

translations

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


SkillGroupTranslation

  • Type: Object
Key Description Details
name The skill group's name. See details
long_name The skill group's long name. See details

name

The skill group's name.

long_name

The skill group's long name.