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 cf2df2c commit 6482096Copy full SHA for 6482096
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@openapi-integration/swr-request-generator",
3
- "version": "0.7.1",
+ "version": "0.7.2",
4
"description": "A tool for generating TypeScript code and interface from swagger by using SWR and axios as client.",
5
"main": "lib/index.js",
6
"module": "module/index.js",
0 commit comments