format test
This commit is contained in:
Родитель
58fbab17b7
Коммит
b890d23e46
|
@ -1,17 +1,23 @@
|
|||
[
|
||||
{"DateAdded":"ExampleDate",
|
||||
"IoC":"ExampleIoC",
|
||||
"Type":"ExampleType",
|
||||
"TLP":"ExampleTLP",
|
||||
"Release":"ExampleRelease"}
|
||||
{"DateAdded":"ExampleDate2",
|
||||
{
|
||||
"DateAdded":"ExampleDate"
|
||||
"IoC":"ExampleIoC"
|
||||
"Type":"ExampleType"
|
||||
"TLP":"ExampleTLP"
|
||||
"Release":"ExampleRelease"
|
||||
}
|
||||
{
|
||||
"DateAdded":"ExampleDate2"
|
||||
"IoC":"ExampleIoC2",
|
||||
"Type":"ExampleType2",
|
||||
"TLP":"ExampleTLP2",
|
||||
"Release":"ExampleRelease2"}
|
||||
{"DateAdded":"ExampleDate3",
|
||||
"IoC":"ExampleIoC3",
|
||||
"Type":"ExampleType3",
|
||||
"TLP":"ExampleTLP3",
|
||||
"Release":"ExampleRelease3"}
|
||||
"Release":"ExampleRelease2"
|
||||
}
|
||||
{
|
||||
"DateAdded":"ExampleDate3"
|
||||
"IoC":"ExampleIoC3"
|
||||
"Type":"ExampleType3"
|
||||
"TLP":"ExampleTLP3"
|
||||
"Release":"ExampleRelease3"
|
||||
}
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче