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
+
1
10
# [ 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)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devexperts/swagger-codegen-ts" ,
3
- "version" : " 2.0.0-alpha.22 " ,
3
+ "version" : " 2.0.0-alpha.23 " ,
4
4
"description" : " TS generator for swagger spec" ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments