ChecksumSearch Data Type
| name | data type | description |
|---|---|---|
| checksum | string | |
| repositories | array of string |
Example
{
"repositories" : [ "...", "..." ],
"checksum" : "..."
}
| name | data type | description |
|---|---|---|
| checksum | string | |
| repositories | array of string |
{
"repositories" : [ "...", "..." ],
"checksum" : "..."
}