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 9f1a9d9 commit 7a0cfbcCopy full SHA for 7a0cfbc
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.1.1] - 2025-09-30
11
+
12
### Fixed
13
14
- custom type schema
pom.xml
@@ -12,7 +12,7 @@
<relativePath/>
</parent>
15
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
16
<packaging>jar</packaging>
17
18
<name>openapi-doc-tool</name>
0 commit comments