Skip to content

Latest commit

 

History

History
89 lines (52 loc) · 2.39 KB

File metadata and controls

89 lines (52 loc) · 2.39 KB

Animal Shape

Definitions

Animal Shape (AnimalShape)

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

id

The animal shape's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

path

The animal shape's path.

size

The animal shape's size.

translations

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


AnimalShapePathReference

  • Type: Object
Key Description Details
id The identifier of the animal shape's path. See details

id

The identifier of the animal shape's path.

  • Type: Integer
  • Minimum: 1

AnimalShapeSizeReference

  • Type: Object
Key Description Details
id The identifier of the animal shape's size. See details

id

The identifier of the animal shape's size.

  • Type: Integer
  • Minimum: 1

AnimalShapeTranslation

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

name

The animal shape name.