blob: 5759b12e4532a40e6faf3e0c847f414f1b9cdccf [file] [log] [blame] [edit]
{
"$schema": "https://json-schema.org/draft-07/schema#",
"$comment": "This schema was automatically generated. It is the schema for a json file in the build/link hook protocol.",
"title": "package:code_assets party:sdk BuildOutput",
"allOf": [
{
"$ref": "shared_definitions.generated.schema.json#/definitions/BuildOutput"
}
]
}