Skip to content

Commit 621b260

Browse files
authored
Update "Value is too short" detail description
Let's make this world a better place for everyone :D https://twitter.com/sqiouyilu/status/1495971335578832898
1 parent 0f145e6 commit 621b260

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Content-Type: application/vnd.api+json
197197
"status": "422",
198198
"source": { "pointer": "/data/attributes/firstName" },
199199
"title": "Invalid Attribute",
200-
"detail": "First name must contain at least three characters."
200+
"detail": "First name must contain at least two characters."
201201
}
202202
]
203203
}
@@ -263,7 +263,7 @@ Content-Type: application/vnd.api+json
263263
{
264264
"source": { "pointer": "/data/attributes/firstName" },
265265
"title": "Invalid Attribute",
266-
"detail": "First name must contain at least three characters."
266+
"detail": "First name must contain at least two characters."
267267
},
268268
{
269269
"source": { "pointer": "/data/attributes/firstName" },
@@ -309,7 +309,7 @@ Content-Type: application/vnd.api+json
309309
"code": "123",
310310
"source": { "pointer": "/data/attributes/firstName" },
311311
"title": "Value is too short",
312-
"detail": "First name must contain at least three characters."
312+
"detail": "First name must contain at least two characters."
313313
},
314314
{
315315
"code": "225",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy