You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/v3.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ Error Name | Description
165
165
`invalid` | This means the formatting of a field is invalid. The documentation for that resource should be able to give you more specific information.
166
166
`already_exists` | This means another resource has the same value as this field. This can happen in resources that must have some unique key (such as Label names).
167
167
168
-
Resources may also send custom validation errors (where`code` is`custom`). Custom errors will always have a`message` field describing the error, as well as a`documentation_url` field pointing toa resource that might help you resolve the error.
168
+
Resources may also send custom validation errors (where`code` is`custom`). Custom errors will always have a`message` field describing the error, as well as a`documentation_url` field pointing tosome content that might help you resolve the error.