File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0-alpha.23] ( https://github.com/devexperts/swagger-codegen-ts/compare/v2.0.0-alpha.22...v2.0.0-alpha.23 ) (2020-11-02)
2+
3+
4+ ### Bug Fixes
5+
6+ * incorrect serialization of array query parameters ([ #127 ] ( https://github.com/devexperts/swagger-codegen-ts/issues/127 ) ) ([ b2e4ed6] ( https://github.com/devexperts/swagger-codegen-ts/commit/b2e4ed6 ) )
7+
8+
9+
110# [ 2.0.0-alpha.22] ( https://github.com/devexperts/swagger-codegen-ts/compare/v2.0.0-alpha.21...v2.0.0-alpha.22 ) (2020-07-29)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @devexperts/swagger-codegen-ts" ,
3- "version" : " 2.0.0-alpha.22 " ,
3+ "version" : " 2.0.0-alpha.23 " ,
44 "description" : " TS generator for swagger spec" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments