Skip to content

Commit 5955d65

Browse files
committed
Update en to output generated at 670b89d
1 parent e1c9e77 commit 5955d65

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

openapi.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33048,6 +33048,7 @@
3304833048
"date",
3304933049
"text",
3305033050
"checkbox",
33051+
"attachment",
3305133052
"radio",
3305233053
"dropdown"
3305333054
],
@@ -33142,6 +33143,12 @@
3314233143
"description": "Relative height to the page the input is on, ranging from 0 to 1."
3314333144
}
3314433145
}
33146+
},
33147+
"label": {
33148+
"type": "string",
33149+
"description": "The label field is used especially for text, attachment, radio, and checkbox type inputs.",
33150+
"nullable": true,
33151+
"example": "Legal name"
3314533152
}
3314633153
}
3314733154
}

0 commit comments

Comments
 (0)