We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedd1d3 commit 62fd696Copy full SHA for 62fd696
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
## [Unreleased]
4
5
+### Added
6
+
7
+- Added support for usage of XML examples of type string.
8
9
+### Fixed
10
11
+- Fixed issue where generated collection contained request and folder in incorrect order for v2 interface.
12
+- Fixed issue where collection generation took very large time.
13
14
+### Changed
15
16
+- Reduced collection size by keeping maximum generated elements for array as 1 for definitions with larger schemas.
17
18
## [v4.14.0] - 2023-06-07
19
20
### Added
0 commit comments