mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Merge 83bd7b1a58f24952ef674f24a2ac98412f1c98de into 8487c083e1faecb1259be8a8873618cfdb69d33d
This commit is contained in:
commit
954a4b27f1
@ -521,11 +521,13 @@ Property Value Type: object<br />Parent: -
|
||||
"error": {
|
||||
"code": 404,
|
||||
"message": "File Not Found",
|
||||
"errors": [{
|
||||
"domain": "Calendar",
|
||||
"reason": "ResourceNotFoundException",
|
||||
"message": "File Not Found
|
||||
}]
|
||||
"errors": [
|
||||
{
|
||||
"domain": "Calendar",
|
||||
"reason": "ResourceNotFoundException",
|
||||
"message": "File Not Found"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user