blob: 6850b9b01e2e6d21bd9c92d5a6cc79bc654d7ba4 [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:sdk BuildInput",
"allOf": [
{
"$ref": "shared_definitions.generated.schema.json#/definitions/BuildInput"
}
]
}