UPDATE: fix bug
All checks were successful
Build and Release / release (push) Successful in 1m33s

This commit is contained in:
2026-04-16 10:19:17 +07:00
parent 4e1e9892ac
commit ae1c9473fc
9 changed files with 16 additions and 9 deletions

View File

@@ -2229,6 +2229,7 @@ const docTemplate = `{
"type": "object",
"properties": {
"data": {},
"errors": {},
"message": {
"type": "string"
},
@@ -2241,6 +2242,7 @@ const docTemplate = `{
"type": "object",
"properties": {
"data": {},
"errors": {},
"message": {
"type": "string"
},