Skip to content

Commit 3a8b032

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 7571a7e commit 3a8b032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Error Name | Description
169169
`invalid` | This means the formatting of a field is invalid. The documentation for that resource should be able to give you more specific information.
170170
`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).
171171

172-
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 to some content that might help you resolve the error.
172+
Resources may also send custom validation errors (where `code` is `custom`). Custom errors will always have a `message` field describing the error, and most errors will also include a `documentation_url` field pointing to some content that might help you resolve the error.
173173

174174
## HTTP Redirects
175175

0 commit comments

Comments
 (0)