feat: Rollback signup on error, cleanup userDto and comment createdBy
This commit is contained in:
@@ -1130,12 +1130,9 @@ components:
|
||||
type: object
|
||||
required:
|
||||
- message
|
||||
- createdBy
|
||||
properties:
|
||||
message:
|
||||
type: string
|
||||
createdBy:
|
||||
$ref: "#/components/schemas/UserDto"
|
||||
|
||||
PagedCommentDto:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user