template-backend/src/ApiDomain/Schema/External/User/ChangeUsername/response.json
2025-01-02 00:04:43 +01:00

10 lines
135 B
JSON

{
"description": "Successfully changed the username",
"content": {
"application/json": {
"schema": {
}
}
}
}