fix(server): http error parsing on endpoints without a default response (#12927)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export class TestEmailResponseDto {
|
||||
messageId!: string;
|
||||
}
|
||||
Reference in New Issue
Block a user