document 422 response for register endpoint

This commit is contained in:
DSeeLP 2025-03-23 22:52:16 +01:00
parent 7dfcd3d46c
commit 198aa8dbeb

View File

@ -78,6 +78,8 @@ paths:
example: example:
id: conflict id: conflict
message: string message: string
422:
$ref: '#/components/responses/InvalidBody'
default: default:
$ref: '#/components/responses/Default' $ref: '#/components/responses/Default'