File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed
core-api/src/test/resources/config Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 320
320
"id" : " 4111654444" ,
321
321
"key" : " double_variable" ,
322
322
"type" : " double" ,
323
- "defaultValue" : " 14.99" ,
324
- "status" : " active"
323
+ "defaultValue" : " 14.99"
325
324
}
326
325
]
327
326
},
335
334
"id" : " 593964691" ,
336
335
"key" : " integer_variable" ,
337
336
"type" : " integer" ,
338
- "defaultValue" : " 7" ,
339
- "status" : " active"
337
+ "defaultValue" : " 7"
340
338
}
341
339
]
342
340
},
350
348
"id" : " 3974680341" ,
351
349
"key" : " boolean_variable" ,
352
350
"type" : " boolean" ,
353
- "defaultValue" : " true" ,
354
- "status" : " active"
351
+ "defaultValue" : " true"
355
352
}
356
353
]
357
354
},
365
362
"id" : " 2077511132" ,
366
363
"key" : " string_variable" ,
367
364
"type" : " string" ,
368
- "defaultValue" : " wingardium leviosa" ,
369
- "status" : " active"
365
+ "defaultValue" : " wingardium leviosa"
370
366
}
371
367
]
372
368
},
380
376
"id" : " 675244127" ,
381
377
"key" : " first_letter" ,
382
378
"type" : " string" ,
383
- "defaultValue" : " H" ,
384
- "status" : " active"
379
+ "defaultValue" : " H"
385
380
},
386
381
{
387
382
"id" : " 4052219963" ,
388
383
"key" : " rest_of_name" ,
389
384
"type" : " string" ,
390
- "defaultValue" : " arry" ,
391
- "status" : " active"
385
+ "defaultValue" : " arry"
392
386
}
393
387
]
394
388
}
You can’t perform that action at this time.
0 commit comments