Skip to content

Send exact error instead of "Invalid Inputs" #4

@Harshbansal8705

Description

@Harshbansal8705

src/controllers/user.ts:

            return res.status(400).json({
                message: "Invalid inputs",
                success:false
            });

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions