Skip to content

Return list of invalid inputs on POST form #30

@GurmeharS

Description

@GurmeharS

If/when the POST errors, return a 400 with a body containing a list of the invalid inputs. i.e.

{
  ["startDate", "endDate", "name"]
}

Metadata

Metadata

Assignees

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