Will

Results 3 comments of Will

After looking it appears the option is defined in the openapi.yaml here: ( line 4854 ? ) ![image](https://github.com/user-attachments/assets/ba551fb6-4a69-4139-bf28-afb202f4a81e) But doesn't appear to be an option that can actually be used...

Un-related but also similar ![image](https://github.com/user-attachments/assets/500e44a9-6e26-4512-be53-fe94b8c861ce) 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...