mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 08:31:19 +00:00
* fix: Using Map.Entry to avoid "reference to Entry is ambiguous" when spec defines a model Entry it conflicts. Also rest of mustache uses Map.Entry to matching it * fix: Map.Entry - update samples