File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 6295862958 "$ref": "#/components/schemas/terminal_reader_reader_resource_custom_text"
6295962959 }
6296062960 ],
62961+ "description": "Default text of input being collected.",
6296162962 "nullable": true
6296262963 },
6296362964 "required": {
62965+ "description": "Indicate that this input is required, disabling the skip button.",
6296462966 "nullable": true,
6296562967 "type": "boolean"
6296662968 },
@@ -62971,10 +62973,11 @@
6297162973 "$ref": "#/components/schemas/terminal_reader_reader_resource_signature"
6297262974 },
6297362975 "skipped": {
62976+ "description": "Indicate that this input was skipped by the user.",
6297462977 "type": "boolean"
6297562978 },
6297662979 "type": {
62977- "description": "Which supported input type will be collected.",
62980+ "description": "Type of input being collected.",
6297862981 "enum": [
6297962982 "email",
6298062983 "numeric",
You can’t perform that action at this time.
0 commit comments