mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-18 23:00:54 +00:00
* Add "serverPort" option * Use port number passed via CLI option if specified * Replace hand-written param name with the constant * Rename serverPort -> defaultServerPort * Fix failed test https://travis-ci.org/swagger-api/swagger-codegen/builds/357674590