mirror of https://github.com/MISP/misp-objects
Manual key ordering
parent
fcf2740472
commit
318a6d993c
|
@ -48,10 +48,10 @@
|
||||||
"name": "opentide",
|
"name": "opentide",
|
||||||
"required": [
|
"required": [
|
||||||
"name",
|
"name",
|
||||||
"uuid",
|
|
||||||
"version",
|
|
||||||
"opentide-object",
|
"opentide-object",
|
||||||
"opentide-type"
|
"opentide-type",
|
||||||
|
"uuid",
|
||||||
|
"version"
|
||||||
],
|
],
|
||||||
"uuid": "892fd46a-f69e-455c-8c4f-843a4b8f4295",
|
"uuid": "892fd46a-f69e-455c-8c4f-843a4b8f4295",
|
||||||
"version": 3
|
"version": 3
|
||||||
|
|
Loading…
Reference in New Issue