balena-cli/tests/test-data/api-response/image-is-part-of-release-POST-v5.json
Paulo Castro cc5fe60a15 Add tests for push, deploy and build commands
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2020-01-20 13:27:52 +00:00

19 lines
342 B
JSON

{
"id": 1774668,
"created_at": "2020-01-16T17:08:57.043Z",
"image": {
"__deferred": {
"uri": "/resin/image(1859016)"
},
"__id": 1859016
},
"is_part_of__release": {
"__deferred": {
"uri": "/resin/release(1218643)"
},
"__id": 1218643
},
"__metadata": {
"uri": "/resin/image__is_part_of__release(@id)?@id=1774668"
}
}