continuing-cyan•2y ago
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
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.
continuing-cyanOP•2y ago
ty !
Apify input schema editor
Apify input schema editor
conscious-sapphire•2y ago
wow, looks really nice