blob: 9689472372c5d5bff920ecd2a69294b055fb2d2e [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 LinkOutput",
"allOf": [
{
"$ref": "shared_definitions.generated.schema.json#/definitions/LinkOutput"
}
]
}