mirror of
https://github.com/distribution/distribution.git
synced 2025-09-01 06:57:45 +00:00
fix json syntax error in error api spec
Signed-off-by: Ilion Beyst <ilion.beyst@gmail.com>
This commit is contained in:
@@ -266,7 +266,7 @@ are reported as part of 4xx responses, in a json response body. One or more
|
||||
errors will be returned in the following format:
|
||||
|
||||
{
|
||||
"errors:" [{
|
||||
"errors": [{
|
||||
"code": <error identifier>,
|
||||
"message": <message describing condition>,
|
||||
"detail": <unstructured>
|
||||
|
Reference in New Issue
Block a user