Use TreeMaps in SwaggerGenerator to ensure stable openapi.json output#16
Use TreeMaps in SwaggerGenerator to ensure stable openapi.json output#16clementdenis merged 1 commit intomasterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16 +/- ##
=========================================
Coverage 80.06% 80.06%
Complexity 1715 1715
=========================================
Files 159 159
Lines 5718 5718
Branches 754 754
=========================================
Hits 4578 4578
Misses 856 856
Partials 284 284
Continue to review full report at Codecov.
|
llbrt
left a comment
There was a problem hiding this comment.
Looks good, fix the cases I tested (order of API classes, order of fields and methods in Api classes and in DTOs) :-)
I am not sure about the impact of the build (JDK version, order of building of classes), but it will probably work most of the time, if not all the time.
Reviewed 1 of 1 files at r1.
Reviewable status:complete! all files reviewed, all discussions resolved
llbrt
left a comment
There was a problem hiding this comment.
Reviewable status:
complete! all files reviewed, all discussions resolved
No description provided.