The error object of represents a bad request when creating a server.
Field | Type | Example | Description |
---|---|---|---|
errorType | String | "password" | The field that caused the error. |
message | String | " too short" | What was wrong with the field. |
The error object of represents a bad request when creating a server.
Field | Type | Example | Description |
---|---|---|---|
errorType | String | "password" | The field that caused the error. |
message | String | " too short" | What was wrong with the field. |