mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
c2a1720972
The hasMore field of the global authMethods was broken due to sorting after setting that field. The sort order for per-operation authMethods was not guaranteed to be consistent across runs because it didn't do sorting. This change fixes those issues by always sorting and setting the hasMore field post-sort. |
||
---|---|---|
.. | ||
swagger-codegen | ||
swagger-codegen-cli | ||
swagger-codegen-maven-plugin | ||
swagger-generator |