feat: added agent rust client generation

This commit is contained in:
GW_MC
2025-12-28 15:16:47 +08:00
parent bb55e37b49
commit 7a5b9471e0
34 changed files with 3009 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"@openapitools/openapi-generator-cli": "^2.26.0"
}
}