@cloudcannon/configuration-types 0.0.44 → 0.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -44,8 +44,7 @@
44
44
  "uniqueItems": true,
45
45
  "anyOf": [
46
46
  {
47
- "title": "Full Import",
48
- "type": "boolean"
47
+ "$ref": "#/definitions/type._snippets_imports.*.(full-import)"
49
48
  },
50
49
  {
51
50
  "title": "Exclude List",
@@ -75,6 +74,10 @@
75
74
  }
76
75
  ]
77
76
  },
77
+ "type._snippets_imports.*.(full-import)": {
78
+ "title": "Full Import",
79
+ "type": "boolean"
80
+ },
78
81
  "SnippetImportExclude": {
79
82
  "description": "The list of excluded snippets. If unset, all snippets are excluded unless defined in `include`.",
80
83
  "type": "array",
@@ -95,8 +98,7 @@
95
98
  "uniqueItems": true,
96
99
  "anyOf": [
97
100
  {
98
- "title": "Full Import",
99
- "type": "boolean"
101
+ "$ref": "#/definitions/type._snippets_imports.*.(full-import)"
100
102
  },
101
103
  {
102
104
  "title": "Exclude List",
@@ -130,8 +132,7 @@
130
132
  "uniqueItems": true,
131
133
  "anyOf": [
132
134
  {
133
- "title": "Full Import",
134
- "type": "boolean"
135
+ "$ref": "#/definitions/type._snippets_imports.*.(full-import)"
135
136
  },
136
137
  {
137
138
  "title": "Exclude List",
@@ -165,8 +166,7 @@
165
166
  "uniqueItems": true,
166
167
  "anyOf": [
167
168
  {
168
- "title": "Full Import",
169
- "type": "boolean"
169
+ "$ref": "#/definitions/type._snippets_imports.*.(full-import)"
170
170
  },
171
171
  {
172
172
  "title": "Exclude List",
@@ -200,8 +200,7 @@
200
200
  "uniqueItems": true,
201
201
  "anyOf": [
202
202
  {
203
- "title": "Full Import",
204
- "type": "boolean"
203
+ "$ref": "#/definitions/type._snippets_imports.*.(full-import)"
205
204
  },
206
205
  {
207
206
  "title": "Exclude List",
@@ -235,8 +234,7 @@
235
234
  "uniqueItems": true,
236
235
  "anyOf": [
237
236
  {
238
- "title": "Full Import",
239
- "type": "boolean"
237
+ "$ref": "#/definitions/type._snippets_imports.*.(full-import)"
240
238
  },
241
239
  {
242
240
  "title": "Exclude List",
@@ -270,8 +268,7 @@
270
268
  "uniqueItems": true,
271
269
  "anyOf": [
272
270
  {
273
- "title": "Full Import",
274
- "type": "boolean"
271
+ "$ref": "#/definitions/type._snippets_imports.*.(full-import)"
275
272
  },
276
273
  {
277
274
  "title": "Exclude List",
@@ -305,8 +302,7 @@
305
302
  "uniqueItems": true,
306
303
  "anyOf": [
307
304
  {
308
- "title": "Full Import",
309
- "type": "boolean"
305
+ "$ref": "#/definitions/type._snippets_imports.*.(full-import)"
310
306
  },
311
307
  {
312
308
  "title": "Exclude List",