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