Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 66f2e73

Browse files
authored
Fixed a typo in the previous correction
1 parent 290268c commit 66f2e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2031,7 +2031,7 @@
20312031
"content": {
20322032
"application/json": {
20332033
"schema": {
2034-
"$ref": "#/components/schemas/UserAddRequesAccountVerifyRequestBodytBody"
2034+
"$ref": "#/components/schemas/AccountVerifyRequestBody"
20352035
}
20362036
}
20372037
}

0 commit comments

Comments
 (0)