Hi All,
I'm making a customer connector however, I'm missing an input field and don't know enough about JSON to fix it!
This is the JSON:
{"description":"Description","public":true,"files":{"I NEED MANUAL INPUT":{"content":"Hello World!"}}}
I need to change the schema so I can have an input field for "I NEED MANUAL INPUT" but I only get the inputs in the screenshot.
Any help would be great!