Closed hakunin closed 7 years ago
Let me regenerate the connector and see if it fixes it.
Going to http://editor.swagger.io/ and re-generating the ruby gem worked
Something odd about this in swagger-codegen:
So this shouldn't even print if maxLength
is empty, but it does anyway. Other connectors, like Python, have similar logic but don't fail in this way.
Good to go now with swagger-codegen 3.0:
For instance this bit of code in
models/api_key.rb
: