File tree 1 file changed +1
-9
lines changed
1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ v4.23.1] - 2024-07-22
6
6
7
- ## [ v4.23.0] - 2024-07-22
8
-
9
7
### Added
10
8
11
9
- Conversion - Added option to set preferred request body content-type and use the first mentioned content-type as request body.
15
13
- Fixed issue with getOptions() API where default module version was still v1.
16
14
- Fix to convert "format: binary " to "type: file " for requests with formdata body.
17
15
18
- ### Chore
19
-
20
- - Replace traverse with neotraverse to reduce related dependencies.
21
-
22
16
## [ v4.22.0] - 2024-07-10
23
17
24
18
### Chore
@@ -645,9 +639,7 @@ Newer releases follow the [Keep a Changelog](https://keepachangelog.com/en/1.0.0
645
639
646
640
[ Unreleased ] : https://github.com/postmanlabs/openapi-to-postman/compare/v4.23.1...HEAD
647
641
648
- [ v4.23.1 ] : https://github.com/postmanlabs/openapi-to-postman/compare/v4.23.0...v4.23.1
649
-
650
- [ v4.23.0 ] : https://github.com/postmanlabs/openapi-to-postman/compare/v4.22.0...v4.23.0
642
+ [ v4.23.1 ] : https://github.com/postmanlabs/openapi-to-postman/compare/v4.22.0...v4.23.1
651
643
652
644
[ v4.22.0 ] : https://github.com/postmanlabs/openapi-to-postman/compare/v4.21.0...v4.22.0
653
645
You can’t perform that action at this time.
0 commit comments