We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd4e03 commit facb5daCopy full SHA for facb5da
src/schema/compatibilities.json
@@ -17,6 +17,9 @@
17
},
18
"location": {
19
"type": "string"
20
+ },
21
+ "overwrite": {
22
+ "type": "boolean"
23
}
24
25
"required": ["merge", "location"]
@@ -33,6 +36,9 @@
33
36
34
37
35
38
39
40
41
42
43
44
@@ -49,6 +55,9 @@
49
55
50
56
51
57
58
59
60
52
61
53
62
54
63
@@ -65,6 +74,9 @@
65
74
66
75
67
76
77
78
79
68
80
69
81
70
82
0 commit comments