mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
fix head example
This commit is contained in:
@@ -69,11 +69,13 @@
|
||||
"name": "images/file.jpg"
|
||||
},
|
||||
"response": {
|
||||
"name": "images/file.jpg",
|
||||
"modified": 1638549232,
|
||||
"created": 1638546232,
|
||||
"url": "https://example.com/foo/bar/images/file.jpg",
|
||||
"visibility": "public"
|
||||
"object": {
|
||||
"name": "images/file.jpg",
|
||||
"modified": 1638549232,
|
||||
"created": 1638546232,
|
||||
"url": "https://example.com/foo/bar/images/file.jpg",
|
||||
"visibility": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user