kbuntrock / openapi-maven-plugin

Generate openapi documentation for SpringMVC or JaxRS/JakartaRS projects.
https://kbuntrock.github.io/openapi-maven-plugin/
MIT License
13 stars 8 forks source link

List field always leads to uniqueItems #128

Closed kbuntrock closed 1 month ago

kbuntrock commented 1 month ago

List field always leads to uniqueItems being set to true, although this is not neccessarily true in the source.

(found by @gerhardj-b in #125)