support openapi titles for zod description

This commit is contained in:
x032205
2025-05-09 13:40:15 -04:00
parent 0754ae3aaf
commit f6bc99b964
4 changed files with 25 additions and 9 deletions

View File

@@ -241,6 +241,6 @@
"tweetnacl-util": "^0.15.1",
"uuid": "^9.0.1",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.22.4"
"zod-to-json-schema": "^3.24.5"
}
}