Add 'message' back to BlobTest sample json
Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
parent
365de1b215
commit
805b135bcc
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ func TestUploadReadFrom(t *testing.T) {
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"code": "BLOB_UPLOAD_INVALID",
|
"code": "BLOB_UPLOAD_INVALID",
|
||||||
|
"message": "invalid upload identifier",
|
||||||
"detail": "more detail"
|
"detail": "more detail"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue