feat: added verify generated agent code in action workflows

This commit is contained in:
GW_MC
2025-12-28 15:55:15 +08:00
parent 7a5b9471e0
commit 8009ca20ff
3 changed files with 377 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"@openapitools/openapi-generator-cli": "^2.26.0"
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.26.0",
"rust-just": "^1.44.0"
}
}