swagger-api/swagger-codegen-generators

Javascript output code can not be run because `static` keyword

HugoMario opened this issue · 0 comments

This issue is related to #1256 and the problem is present in codegen v2 and v3. Enumeration are defined as static in models for javascript generator but it generates an error when code is attempted to be run.