File tree Expand file tree Collapse file tree 4 files changed +4
-16
lines changed
Expand file tree Collapse file tree 4 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -74,10 +74,6 @@ Read-Only:
7474<a id =" nestedatt--spec--inputs " ></a >
7575### Nested Schema for ` spec.inputs `
7676
77- Optional:
78-
79- - ` value_single_select ` (String)
80-
8177Read-Only:
8278
8379- ` value_bool ` (Boolean)
@@ -86,6 +82,7 @@ Read-Only:
8682- ` value_int ` (Number)
8783- ` value_list ` (String) Deprecated: use ` value_code ` instead. JSON encoded list of objects.
8884- ` value_multi_select ` (List of String) Multi-select value (list of strings).
85+ - ` value_single_select ` (String)
8986- ` value_string ` (String)
9087
9188
Original file line number Diff line number Diff line change @@ -64,10 +64,6 @@ Read-Only:
6464<a id =" nestedatt--spec--inputs " ></a >
6565### Nested Schema for ` spec.inputs `
6666
67- Optional:
68-
69- - ` value_single_select ` (String)
70-
7167Read-Only:
7268
7369- ` value_bool ` (Boolean)
@@ -76,6 +72,7 @@ Read-Only:
7672- ` value_int ` (Number)
7773- ` value_list ` (String) Deprecated: use ` value_code ` instead. JSON encoded list of objects.
7874- ` value_multi_select ` (List of String) Multi-select value (list of strings).
75+ - ` value_single_select ` (String)
7976- ` value_string ` (String)
8077
8178
Original file line number Diff line number Diff line change @@ -158,10 +158,6 @@ Required:
158158<a id =" nestedatt--spec--combined_inputs " ></a >
159159### Nested Schema for ` spec.combined_inputs `
160160
161- Optional:
162-
163- - ` value_single_select ` (String)
164-
165161Read-Only:
166162
167163- ` value_bool ` (Boolean)
@@ -170,6 +166,7 @@ Read-Only:
170166- ` value_int ` (Number)
171167- ` value_list ` (String) Deprecated: use ` value_code ` instead. JSON encoded list of objects.
172168- ` value_multi_select ` (List of String) Multi-select value (list of strings).
169+ - ` value_single_select ` (String)
173170- ` value_string ` (String)
174171
175172
Original file line number Diff line number Diff line change @@ -104,10 +104,6 @@ Required:
104104<a id =" nestedatt--spec--combined_inputs " ></a >
105105### Nested Schema for ` spec.combined_inputs `
106106
107- Optional:
108-
109- - ` value_single_select ` (String)
110-
111107Read-Only:
112108
113109- ` value_bool ` (Boolean)
@@ -116,6 +112,7 @@ Read-Only:
116112- ` value_int ` (Number)
117113- ` value_list ` (String) Deprecated: use ` value_code ` instead. JSON encoded list of objects.
118114- ` value_multi_select ` (List of String) Multi-select value (list of strings).
115+ - ` value_single_select ` (String)
119116- ` value_string ` (String)
120117
121118
You can’t perform that action at this time.
0 commit comments