CA
plain-purple
Could anyone tell me the type of this schema input?
Hello, I can't find the type of this schema, could anyone tell me?

4 Replies
continuing-cyan•15mo ago
hey, this should be
"type": "array"
and "editor": "keyValue"
. https://docs.apify.com/platform/actors/development/actor-definition/input-schema/specification/v1#arraySpecification | Platform | Apify Documentation
Learn how to define and easily validate a schema for your Actor's input with code examples. Provide an autogenerated input UI for your Actor's users.
plain-purpleOP•15mo ago
ty !
Apify input schema editor
Apify input schema editor
equal-aqua•15mo ago
wow, looks really nice