openapi-generator/modules
Benjamin Douglas c2a1720972 Fix hasMore field and order consistency of authMethods (#5516)
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.
2017-05-01 15:26:35 +08:00
..
swagger-codegen Fix hasMore field and order consistency of authMethods (#5516) 2017-05-01 15:26:35 +08:00
swagger-codegen-cli Revert "Issue#5376- changes to include swagger version in generated api files (#5449)" (#5489) 2017-04-26 17:53:36 +08:00
swagger-codegen-maven-plugin fix CI issue by declaring originalEnvironmentVariables as a protected 2017-04-11 00:57:22 +08:00
swagger-generator fix cache skip 2017-04-20 16:49:58 -07:00