Skip to content

Tags: mixerapi/rest

Tags

v2.0.4

Toggle v2.0.4's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v2.0.3

Toggle v2.0.3's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v2.0.2

Toggle v2.0.2's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v2.0.1

Toggle v2.0.1's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v2.0.0

Toggle v2.0.0's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v2.0.0-alpha-0

Toggle v2.0.0-alpha-0's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v1.1.7

Toggle v1.1.7's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v1.1.6

Toggle v1.1.6's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v1.1.5

Toggle v1.1.5's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

v1.1.4

Toggle v1.1.4's commit message
[Core] - Show hidden properties (#99)

Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.