Bastian Werner

Results 1 comments of Bastian Werner

Bug still present in v7.8.0 Could be fixed using the following model.mustache file: ```mustache {{#models}} {{#model}} {{>partial_header}} {{#description}} """ {{.}} """ {{/description}} {{#isEnum}} enum {{classname}} { {{#allowableValues}} {{#values}} {{.}} {{/values}}...