Will
Will
After looking it appears the option is defined in the openapi.yaml here: ( line 4854 ? )  But doesn't appear to be an option that can actually be used...
Un-related but also similar  What is the format I'm meant to put these in in the api ? The docs say an array of strings, but when inputting https://MYDOMAIN:PORT...
+1 to this, working on a project that requires optional values such as: ```sql -- name: GetLatestSensorReadings :many -- Gets the latest 10 sensor readings for a specific device SELECT...