`in: cookie` not properly handled by dart2 templates?
Created by: tek08
Cookie authentication, I think (correct me if I'm wrong, please, as I'm still learning swagger/generator), is not handled correctly in dart2 templates. Rather than putting Cookie headers in requests back to server, the apiKey
gets sent back as a query parameter.