How can I define the operation's parameters when there is no root key? I'm trying to create a request for an endpoint which accepts the following request body: ```json [ {"Text":"I would really like to drive your car around the block a few times."} ] ```