mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 22:19:12 +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