mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-18 01:43:41 -05:00
chore(docs): update JSON API reference schema
This commit is contained in:
@@ -34,6 +34,7 @@ The data returned from the API or from the CLI is in JSON and looks like this:
|
|||||||
"repository": "sergi0g/cup",
|
"repository": "sergi0g/cup",
|
||||||
"tag": "latest",
|
"tag": "latest",
|
||||||
},
|
},
|
||||||
|
"url": "https://github.com/sergi0g/cup", // The URL specified in the "org.opencontainers.image.url" label, otherwise null
|
||||||
"result": {
|
"result": {
|
||||||
"has_update": true, // `true` when an image has an update of any kind, `false` when up to date and `null` when unknown.
|
"has_update": true, // `true` when an image has an update of any kind, `false` when up to date and `null` when unknown.
|
||||||
"info": {
|
"info": {
|
||||||
|
|||||||
Reference in New Issue
Block a user