swagger-ui version: 2.2.5
Swagger allows you to change global json property naming style. When snake case is used, it changes "basePath" to "base_path" and thus swagger ui cannot grab the path any more.
Not sure if this should belong to here or swagger core.