blob: 9a00a0736a77c37e76435f4ce79a760df4fd758b [file] [log] [blame]
{
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "common.json#/definitions/versioned_sdk_element"
},
{
"properties": {
"data": {
"$ref": "product_bundle_common-ab8943fd.json#/definitions/product_bundle"
}
}
}
],
"description": "Artifacts required to boot and run software on a device.",
"id": "http://fuchsia.com/schemas/sdk/product_bundle-6320eef1.json",
"type": "object"
}