Right now, using the default parameter in openAPI specs does functionally nothing in the generator.
We could improve the strict generator by setting the query parameters to the default values set, and not have a pointer to them in the code, marking them as optional.