sebdet | 3af9347 | 2020-03-09 16:15:19 -0700 | [diff] [blame] | 1 | { |
2 | "integer":{ | ||||
3 | "type":{ | ||||
4 | "defaultValue":"integer", | ||||
5 | "visible":true, | ||||
6 | "static":false | ||||
7 | }, | ||||
8 | "description":{ | ||||
9 | "defaultValue":"", | ||||
10 | "visible":true, | ||||
11 | "static":false | ||||
12 | }, | ||||
13 | "title":{ | ||||
14 | "defaultValue":"", | ||||
15 | "visible":true, | ||||
16 | "static":false | ||||
17 | |||||
18 | }, | ||||
19 | "deprecated":{ | ||||
20 | "defaultValue":"", | ||||
21 | "visible":true, | ||||
22 | "static":false | ||||
23 | }, | ||||
24 | "default":{ | ||||
25 | "defaultValue":"", | ||||
26 | "visible":true, | ||||
27 | "static":false | ||||
28 | }, | ||||
29 | "enum":{ | ||||
30 | "defaultValue":"", | ||||
31 | "visible":true, | ||||
32 | "static":false | ||||
33 | }, | ||||
34 | "const":{ | ||||
35 | "defaultValue":"", | ||||
36 | "visible":true, | ||||
37 | "static":false | ||||
38 | }, | ||||
39 | "multipleOf":{ | ||||
40 | "defaultValue":"", | ||||
41 | "visible":true, | ||||
42 | "static":false | ||||
43 | }, | ||||
44 | "maximum":{ | ||||
45 | "defaultValue":"", | ||||
46 | "visible":true, | ||||
47 | "static":false | ||||
48 | }, | ||||
49 | "exclusiveMaximum":{ | ||||
50 | "defaultValue":"", | ||||
51 | "visible":true, | ||||
52 | "static":false | ||||
53 | }, | ||||
54 | "minimum":{ | ||||
55 | "defaultValue":"", | ||||
56 | "visible":true, | ||||
57 | "static":false | ||||
58 | }, | ||||
59 | "exclusiveMinimum":{ | ||||
60 | "defaultValue":"", | ||||
61 | "visible":true, | ||||
62 | "static":false | ||||
63 | } | ||||
64 | }, | ||||
65 | "number":{ | ||||
66 | "type":{ | ||||
67 | "defaultValue":"number", | ||||
68 | "visible":true, | ||||
69 | "static":false | ||||
70 | }, | ||||
71 | "description":{ | ||||
72 | "defaultValue":"", | ||||
73 | "visible":true, | ||||
74 | "static":false | ||||
75 | }, | ||||
76 | "title":{ | ||||
77 | "defaultValue":"", | ||||
78 | "visible":true, | ||||
79 | "static":false | ||||
80 | |||||
81 | }, | ||||
82 | "deprecated":{ | ||||
83 | "defaultValue":"", | ||||
84 | "visible":true, | ||||
85 | "static":false | ||||
86 | }, | ||||
87 | "default":{ | ||||
88 | "defaultValue":"", | ||||
89 | "visible":true, | ||||
90 | "static":false | ||||
91 | }, | ||||
92 | "enum":{ | ||||
93 | "defaultValue":"", | ||||
94 | "visible":true, | ||||
95 | "static":false | ||||
96 | }, | ||||
97 | "const":{ | ||||
98 | "defaultValue":"", | ||||
99 | "visible":true, | ||||
100 | "static":false | ||||
101 | }, | ||||
102 | "multipleOf":{ | ||||
103 | "defaultValue":"", | ||||
104 | "visible":true, | ||||
105 | "static":false | ||||
106 | }, | ||||
107 | "maximum":{ | ||||
108 | "defaultValue":"", | ||||
109 | "visible":true, | ||||
110 | "static":false | ||||
111 | }, | ||||
112 | "exclusiveMaximum":{ | ||||
113 | "defaultValue":"", | ||||
114 | "visible":true, | ||||
115 | "static":false | ||||
116 | }, | ||||
117 | "minimum":{ | ||||
118 | "defaultValue":"", | ||||
119 | "visible":true, | ||||
120 | "static":false | ||||
121 | }, | ||||
122 | "exclusiveMinimum":{ | ||||
123 | "defaultValue":"", | ||||
124 | "visible":true, | ||||
125 | "static":false | ||||
126 | } | ||||
127 | }, | ||||
128 | "boolean":{ | ||||
129 | "type":{ | ||||
130 | "defaultValue":"boolean", | ||||
131 | "visible":true, | ||||
132 | "static":false | ||||
133 | }, | ||||
134 | "description":{ | ||||
135 | "defaultValue":"", | ||||
136 | "visible":true, | ||||
137 | "static":false | ||||
138 | }, | ||||
139 | "title":{ | ||||
140 | "defaultValue":"", | ||||
141 | "visible":true, | ||||
142 | "static":false | ||||
143 | }, | ||||
144 | "deprecated":{ | ||||
145 | "defaultValue":"", | ||||
146 | "visible":true, | ||||
147 | "static":false | ||||
148 | }, | ||||
149 | "default":{ | ||||
150 | "defaultValue":"", | ||||
151 | "visible":true, | ||||
152 | "static":false | ||||
153 | }, | ||||
154 | "const":{ | ||||
155 | "defaultValue":"", | ||||
156 | "visible":true, | ||||
157 | "static":false | ||||
158 | } | ||||
159 | }, | ||||
160 | "string":{ | ||||
161 | "type":{ | ||||
162 | "defaultValue":"string", | ||||
163 | "visible":true, | ||||
164 | "static":false | ||||
165 | }, | ||||
166 | "description":{ | ||||
167 | "defaultValue":"", | ||||
168 | "visible":true, | ||||
169 | "static":false | ||||
170 | }, | ||||
171 | "title":{ | ||||
172 | "defaultValue":"", | ||||
173 | "visible":true, | ||||
174 | "static":false | ||||
175 | }, | ||||
176 | "deprecated":{ | ||||
177 | "defaultValue":"", | ||||
178 | "visible":true, | ||||
179 | "static":false | ||||
180 | }, | ||||
181 | "default":{ | ||||
182 | "defaultValue":"", | ||||
183 | "visible":true, | ||||
184 | "static":false | ||||
185 | }, | ||||
186 | "enum":{ | ||||
187 | "defaultValue":"", | ||||
188 | "visible":true, | ||||
189 | "static":false | ||||
190 | }, | ||||
191 | "const":{ | ||||
192 | "defaultValue":"", | ||||
193 | "visible":true, | ||||
194 | "static":false | ||||
195 | }, | ||||
196 | "length":{ | ||||
197 | "defaultValue":"", | ||||
198 | "visible":true, | ||||
199 | "static":false | ||||
200 | }, | ||||
201 | "minLength":{ | ||||
202 | "defaultValue":"", | ||||
203 | "visible":true, | ||||
204 | "static":false | ||||
205 | }, | ||||
206 | "maxLength":{ | ||||
207 | "defaultValue":"", | ||||
208 | "visible":true, | ||||
209 | "static":false | ||||
210 | }, | ||||
211 | "pattern":{ | ||||
212 | "defaultValue":"", | ||||
213 | "visible":true, | ||||
214 | "static":false | ||||
215 | }, | ||||
216 | "format":{ | ||||
217 | "defaultValue":"", | ||||
218 | "visible":true, | ||||
219 | "static":false | ||||
220 | } | ||||
221 | }, | ||||
222 | "timestamp":{ | ||||
223 | "type":{ | ||||
224 | "defaultValue":"string", | ||||
225 | "visible":true, | ||||
226 | "static":false | ||||
227 | }, | ||||
228 | "description":{ | ||||
229 | "defaultValue":"", | ||||
230 | "visible":true, | ||||
231 | "static":false | ||||
232 | }, | ||||
233 | "title":{ | ||||
234 | "defaultValue":"", | ||||
235 | "visible":true, | ||||
236 | "static":false | ||||
237 | }, | ||||
238 | "deprecated":{ | ||||
239 | "defaultValue":"", | ||||
240 | "visible":true, | ||||
241 | "static":false | ||||
242 | }, | ||||
243 | "default":{ | ||||
244 | "defaultValue":"", | ||||
245 | "visible":true, | ||||
246 | "static":false | ||||
247 | }, | ||||
248 | "enum":{ | ||||
249 | "defaultValue":"", | ||||
250 | "visible":true, | ||||
251 | "static":false | ||||
252 | }, | ||||
253 | "const":{ | ||||
254 | "defaultValue":"", | ||||
255 | "visible":true, | ||||
256 | "static":false | ||||
257 | }, | ||||
258 | "length":{ | ||||
259 | "defaultValue":"", | ||||
260 | "visible":true, | ||||
261 | "static":false | ||||
262 | }, | ||||
263 | "minLength":{ | ||||
264 | "defaultValue":"", | ||||
265 | "visible":true, | ||||
266 | "static":false | ||||
267 | }, | ||||
268 | "maxLength":{ | ||||
269 | "defaultValue":"", | ||||
270 | "visible":true, | ||||
271 | "static":false | ||||
272 | }, | ||||
273 | "pattern":{ | ||||
274 | "defaultValue":"", | ||||
275 | "visible":true, | ||||
276 | "static":false | ||||
277 | }, | ||||
278 | "format":{ | ||||
279 | "defaultValue":"", | ||||
280 | "visible":true, | ||||
281 | "static":false | ||||
282 | } | ||||
283 | }, | ||||
284 | "array":{ | ||||
285 | "type":{ | ||||
286 | "defaultValue":"array", | ||||
287 | "visible":true, | ||||
288 | "static":false | ||||
289 | }, | ||||
290 | "description":{ | ||||
291 | "defaultValue":"", | ||||
292 | "visible":true, | ||||
293 | "static":false | ||||
294 | }, | ||||
295 | "title":{ | ||||
296 | "defaultValue":"", | ||||
297 | "visible":true, | ||||
298 | "static":false | ||||
299 | }, | ||||
300 | "deprecated":{ | ||||
301 | "defaultValue":"", | ||||
302 | "visible":true, | ||||
303 | "static":false | ||||
304 | }, | ||||
305 | "default":{ | ||||
306 | "defaultValue":"", | ||||
307 | "visible":true, | ||||
308 | "static":false | ||||
309 | }, | ||||
310 | "const":{ | ||||
311 | "defaultValue":"", | ||||
312 | "visible":true, | ||||
313 | "static":false | ||||
314 | }, | ||||
315 | "uniqueItems":{ | ||||
316 | "defaultValue":"", | ||||
317 | "visible":true, | ||||
318 | "static":false | ||||
319 | }, | ||||
320 | "properties":{ | ||||
321 | "defaultValue":"", | ||||
322 | "visible":true, | ||||
323 | "static":false | ||||
324 | }, | ||||
325 | "minContains":{ | ||||
326 | "defaultValue":"", | ||||
327 | "visible":true, | ||||
328 | "static":false | ||||
329 | }, | ||||
330 | "maxContains":{ | ||||
331 | "defaultValue":"", | ||||
332 | "visible":true, | ||||
333 | "static":false | ||||
334 | }, | ||||
335 | "minItems":{ | ||||
336 | "defaultValue":"", | ||||
337 | "visible":true, | ||||
338 | "static":false | ||||
339 | }, | ||||
340 | "maxItems":{ | ||||
341 | "defaultValue":"", | ||||
342 | "visible":true, | ||||
343 | "static":false | ||||
344 | } | ||||
345 | }, | ||||
346 | "object":{ | ||||
347 | "type":{ | ||||
348 | "defaultValue":"object", | ||||
349 | "visible":true, | ||||
350 | "static":false | ||||
351 | }, | ||||
352 | "description":{ | ||||
353 | "defaultValue":"", | ||||
354 | "visible":true, | ||||
355 | "static":true | ||||
356 | }, | ||||
357 | "title":{ | ||||
358 | "defaultValue":"", | ||||
359 | "visible":true, | ||||
360 | "static":false | ||||
361 | }, | ||||
362 | "format":{ | ||||
363 | "defaultValue":"tabs", | ||||
364 | "visible":true, | ||||
365 | "static":true | ||||
366 | }, | ||||
367 | "required":{ | ||||
368 | "defaultValue":"", | ||||
369 | "visible":true, | ||||
370 | "static":false | ||||
371 | }, | ||||
372 | "minProperties":{ | ||||
373 | "defaultValue":"", | ||||
374 | "visible":true, | ||||
375 | "static":false | ||||
376 | }, | ||||
377 | "maxProperties":{ | ||||
378 | "defaultValue":"", | ||||
379 | "visible":true, | ||||
380 | "static":false | ||||
381 | }, | ||||
382 | "properties":{ | ||||
383 | "defaultValue":"", | ||||
384 | "visible":true, | ||||
385 | "static":false | ||||
386 | }, | ||||
387 | "dependentRequired":{ | ||||
388 | "defaultValue":"", | ||||
389 | "visible":true, | ||||
390 | "static":false | ||||
391 | }, | ||||
392 | "dependencies":{ | ||||
393 | "defaultValue":"", | ||||
394 | "visible":true, | ||||
395 | "static":false | ||||
396 | } | ||||
397 | } | ||||
398 | } |