forked from loafle/openapi-generator-original
Support net8 in aspnetcore (#19051)
* Support net8 in aspnetcore * gen * typo * more * default swashbuckle * gen --------- Co-authored-by: Liri S <liri@ownid.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.6.1"
|
||||
"axios": ""
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "12.11.5 - 12.20.42",
|
||||
|
||||
Reference in New Issue
Block a user