Skip to content

Add unique error message #28

Description

@martinmicunda

Currently the application only handle 409 conflict error but if there is unique resource error how this should be handle?

[
 { 
   field: "zip"
   message: "must be at least 2 characters and at most 30 characters"
 }
]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions