Код: Выделить всё
data:
type: array
nullable: true
options:
default: {key1: value1, key2: value2}
comment: 'Some array data'
Подробнее здесь: https://stackoverflow.com/questions/421 ... ault-value
Код: Выделить всё
data:
type: array
nullable: true
options:
default: {key1: value1, key2: value2}
comment: 'Some array data'