blob: 83a6eb53199f42c40682c869802a5593c97626c5 [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:hooks party:hook LinkInput",
"allOf": [
{
"$ref": "shared_definitions.generated.schema.json#/definitions/LinkInput"
}
]
}