Releases: swagger-api/swagger-js
Releases · swagger-api/swagger-js
v3.27.3
06 May 11:55
Compare
Sorry, something went wrong.
No results found
v3.27.2
23 Apr 08:47
Compare
Sorry, something went wrong.
No results found
3.27.2 (2024-04-23)
Bug Fixes
execute: fix encoding for stringified request body (#3476 ) (4c28575 )
v3.27.1
23 Apr 08:16
Compare
Sorry, something went wrong.
No results found
v3.27.0
17 Apr 12:39
Compare
Sorry, something went wrong.
No results found
3.27.0 (2024-04-17)
Features
resolver: align dereferencing with ApiDOM Dereference Architecture 2.0 (#3472 ) (722251f ), closes #3467
v3.26.8
11 Apr 13:29
Compare
Sorry, something went wrong.
No results found
3.26.8 (2024-04-11)
Bug Fixes
execute: parse stringified objects nested in arrays (#3466 ) (b1f2ee7 )
v3.26.7
08 Apr 12:40
Compare
Sorry, something went wrong.
No results found
3.26.7 (2024-04-08)
Bug Fixes
execute: refactor URL character encoding mechanism function (#3463 ) (d2c1bba ), closes #3462
v3.26.6
05 Apr 13:10
Compare
Sorry, something went wrong.
No results found
3.26.6 (2024-04-05)
Bug Fixes
apply requested changes (e80049d )
execute: fix encoding of complex nested type values in OpenAPI 3.x request builders (49ab957 )
execute: fix encoding of object type values (e943f35 )
v3.26.5
04 Apr 11:48
Compare
Sorry, something went wrong.
No results found
3.26.5 (2024-04-04)
Bug Fixes
resolver: fix side effects in OpenAPI 3.1.0 resolving (#3456 ) (1631813 ), closes #3455
v3.26.4
26 Mar 09:17
Compare
Sorry, something went wrong.
No results found
3.26.4 (2024-03-26)
Bug Fixes
execute: skip undefined parameters in body and path request builders for OpenAPI 2.0 (#3439 ) (1db6ba3 ), closes #3438
v3.26.3
25 Mar 16:29
Compare
Sorry, something went wrong.
No results found
3.26.3 (2024-03-25)
Bug Fixes
execute: align form data builder with query builder behavior for OpenAPI 2.0 (#3437 ) (1f39b90 ), closes #3436