Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit1b1d885

Browse files
committed
Don't duplicate "resource"
1 parent0a2b114 commit1b1d885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3.md‎

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

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.
169169

170170
##HTTP Redirects
171171

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp