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