Schema: typing error: lable instead of label

Created on 9 May 2023, about 1 year ago
Updated 12 May 2023, about 1 year ago

There is a small typing error in duration_field.schema.yml

field.value.duration:
  type: mapping
  lable: 'Default value'
  mapping:
    duration:
      type: iso_8601_string
      label: 'ISO 8601 Duration'
    seconds:
      type: integer
      label: 'Number of seconds the duration represents'

'lable' should obviously be 'label'.

I don't know how to make a patch for a change in the schema though.

🐛 Bug report
Status

RTBC

Version

2.1

Component

Code

Created by

🇧🇪Belgium GlarDup

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024