blob: 922068b6f54cc5412b7e46411a00e8a191ffb08b [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:data_assets party:hook BuildInput",
"allOf": [
{
"$ref": "shared_definitions.generated.schema.json#/definitions/BuildInput"
}
]
}