mirror of
https://github.com/anchore/syft.git
synced 2026-07-05 02:28:25 +02:00
fix: schema drift
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
parent
4e79519d33
commit
b216dad4a7
@ -4114,7 +4114,7 @@
|
|||||||
},
|
},
|
||||||
"totalSize": {
|
"totalSize": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "TotalSize is the total byte size of tensor data across all shards when known\n(from the Docker AI model config \"size\" field or the sharded index \"total_size\")."
|
"description": "TotalSize is the total byte size of tensor data across all shards when known\n(from the Docker AI model config \"size\" field)."
|
||||||
},
|
},
|
||||||
"shardCount": {
|
"shardCount": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user