hdva2502
Results
2
issues of
hdva2502
Hi, when generating based on yamls like this (simplified): ``` openapi: 3.0.1 info: title: Test for Array Issue description: Test for Array Issue version: 1.0.0 servers: - url: /test/array/issue paths:...
Hi folks, ##### Description having on openapi file that contains array-types as "root type" which are then translated into List-parameters of methods in java classes, the "line type" of the...