We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92232ab commit f1d184eCopy full SHA for f1d184e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.24](https://github.com/varletjs/api-farmer/compare/v0.0.23...v0.0.24) (2025-02-15)
2
+
3
+### Features
4
5
+- support uncountableNouns ([92232ab](https://github.com/varletjs/api-farmer/commit/92232ab3f8a12c9153a3874dd4e8668b1fd7f913))
6
7
## [0.0.23](https://github.com/varletjs/api-farmer/compare/v0.0.22...v0.0.23) (2025-01-20)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "api-farmer",
- "version": "0.0.23",
+ "version": "0.0.24",
"description": "API module generation tool based on Openapi3/Swagger2.",
"keywords": [
"cli",
0 commit comments