forked from loafle/openapi-generator-original
* 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