Commit 6176b77
authored
feat: update input schema docs (#1081)
Updates the docs to include the new `prefill` property on Boolean fields
in the input schema. When the field has a `default` value set now, we
display the `default` chip, to differentiate between them and
regular/prefilled fields.
Related to https://github.com/apify/apify-core/pull/16390/
Also, polite request - please merge this when the above PR is out - I
won't be able to since I won't be at Apify anymore :)1 parent 31d9554 commit 6176b77
File tree
2 files changed
+1
-7
lines changed- sources/platform/actors/development/actor_definition/input_schema
- images
2 files changed
+1
-7
lines changedLines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | 206 | | |
213 | 207 | | |
214 | 208 | | |
| |||
226 | 220 | | |
227 | 221 | | |
228 | 222 | | |
229 | | - | |
| 223 | + | |
230 | 224 | | |
231 | 225 | | |
232 | 226 | | |
| |||
0 commit comments