mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-07 12:48:59 +00:00
* fix(crystal): allow users to YAML.dump(model) to ease debug * fix(crystal): make optional parameters truly optional * fix(crystal): don't send query parameters when parameter is nil * fix(crystal): implement cookie Auth * fix(crystal): fix ameba warnings * fix(crystal): update sample app specs