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

This commit is contained in:
2026-04-23 16:16:59 +07:00
parent 98bf745f1b
commit 44a63f29c6
6 changed files with 12 additions and 11 deletions

View File

@@ -2229,8 +2229,7 @@ const docTemplate = `{
"history-api_internal_dtos_request.ChangePasswordDto": {
"type": "object",
"required": [
"new_password",
"old_password"
"new_password"
],
"properties": {
"new_password": {