|
9 | 9 | "$ref": "#/definitions/HookInput"
|
10 | 10 | },
|
11 | 11 | {
|
12 |
| - "$ref": "../../../../hook/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/BuildInput" |
| 12 | + "$ref": "../../../../hooks/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/BuildInput" |
13 | 13 | },
|
14 | 14 | {
|
15 | 15 | "$ref": "../shared/shared_definitions.generated.schema.json#/definitions/BuildInput"
|
|
25 | 25 | "$ref": "#/definitions/HookOutput"
|
26 | 26 | },
|
27 | 27 | {
|
28 |
| - "$ref": "../../../../hook/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/BuildOutput" |
| 28 | + "$ref": "../../../../hooks/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/BuildOutput" |
29 | 29 | },
|
30 | 30 | {
|
31 | 31 | "$ref": "../shared/shared_definitions.generated.schema.json#/definitions/BuildOutput"
|
|
38 | 38 | "HookInput": {
|
39 | 39 | "allOf": [
|
40 | 40 | {
|
41 |
| - "$ref": "../../../../hook/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/HookInput" |
| 41 | + "$ref": "../../../../hooks/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/HookInput" |
42 | 42 | },
|
43 | 43 | {
|
44 | 44 | "$ref": "../shared/shared_definitions.generated.schema.json#/definitions/HookInput"
|
|
51 | 51 | "HookOutput": {
|
52 | 52 | "allOf": [
|
53 | 53 | {
|
54 |
| - "$ref": "../../../../hook/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/HookOutput" |
| 54 | + "$ref": "../../../../hooks/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/HookOutput" |
55 | 55 | },
|
56 | 56 | {
|
57 | 57 | "$ref": "../shared/shared_definitions.generated.schema.json#/definitions/HookOutput"
|
|
67 | 67 | "$ref": "#/definitions/HookInput"
|
68 | 68 | },
|
69 | 69 | {
|
70 |
| - "$ref": "../../../../hook/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/LinkInput" |
| 70 | + "$ref": "../../../../hooks/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/LinkInput" |
71 | 71 | },
|
72 | 72 | {
|
73 | 73 | "$ref": "../shared/shared_definitions.generated.schema.json#/definitions/LinkInput"
|
|
83 | 83 | "$ref": "#/definitions/HookOutput"
|
84 | 84 | },
|
85 | 85 | {
|
86 |
| - "$ref": "../../../../hook/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/LinkOutput" |
| 86 | + "$ref": "../../../../hooks/doc/schema/hook/shared_definitions.generated.schema.json#/definitions/LinkOutput" |
87 | 87 | },
|
88 | 88 | {
|
89 | 89 | "$ref": "../shared/shared_definitions.generated.schema.json#/definitions/LinkOutput"
|
|
0 commit comments