Any support for minItems ?
Is there any support planned for minItems attribute?
No not yet. But feel free to create a PR.
I have no time for the moment to work on it. Maybe later.
Now, i know it is not supported.
Thank you for the answer.
Hi @RobWin. Is this still something that needs to be done? If so, I could try implementing it.
Yes, I won't have time to implement it.
Hi @RobWin, @Dichotomia,
I have prepared a PR https://github.com/Swagger2Markup/swagger2markup/pull/341 with this functionality, currently supporting the tag in for operation Parameters.
Could you guys check if I am going in correct direction? I guess I'd be able to implement support for these tags also for object models (I am not sure, but this has to be done on different places than parameters).
I am still a bit lost in the architecture of the solution, so please let me know how to do it better.
@RobWin Can we close this issue then?