]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
eve/schema: spelling
authorVictor Julien <vjulien@oisf.net>
Fri, 5 May 2023 18:34:55 +0000 (20:34 +0200)
committerVictor Julien <vjulien@oisf.net>
Sat, 6 May 2023 12:50:43 +0000 (14:50 +0200)
etc/schema.json

index 017b709c149090b28e2421f8388b88e9fd72a010..daabba1daee35aa6f443a7d3e1fcb1c6556041ba 100644 (file)
                 "response": {
                     "type": "object",
                     "additionalProperties": false,
-                    "required": ["id"],
+                    "required": [
+                        "id"
+                    ],
                     "properties": {
                         "id": {
                             "type": "string"
                                     "type": "object",
                                     "additionalProperties": false,
                                     "required": [
-                                       "id",
-                                       "ip",
-                                       "port"
-                                   ],
+                                        "id",
+                                        "ip",
+                                        "port"
+                                    ],
                                     "properties": {
                                         "id": {
                                             "type": "string"
                                 "type": "object",
                                 "additionalProperties": false,
                                 "required": [
-                                   "id",
-                                   "ip",
-                                   "port"
-                               ],
+                                    "id",
+                                    "ip",
+                                    "port"
+                                ],
                                 "properties": {
                                     "id": {
                                         "type": "string"
                 "has_exe_url": {
                     "type": "boolean"
                 },
-               "message_id": {
-                   "type": "string"
-               }
+                "message_id": {
+                    "type": "string"
+                }
             },
             "additionalProperties": false
         },
                             "type": "integer"
                         }
                     },
-                    "additionalProperites": false
+                    "additionalProperties": false
                 },
                 "bytes_toclient": {
                     "type": "integer"