From: Juliana Fajardini Date: Mon, 11 Dec 2023 20:10:54 +0000 (-0300) Subject: schema: apply clang formatting changes X-Git-Tag: suricata-8.0.0-beta1~1907 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467c3f2c641d50703723a8fd8dffec1f05e5af22;p=thirdparty%2Fsuricata.git schema: apply clang formatting changes --- diff --git a/etc/schema.json b/etc/schema.json index 008c5a8c00..ed8adcf49f 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -561,7 +561,7 @@ "renewal_time": { "type": "integer" }, - "requested_ip":{ + "requested_ip": { "type": "string" }, "subnet_mask": { @@ -570,7 +570,7 @@ "type": { "type": "string" }, - "vendor_class_identifier":{ + "vendor_class_identifier": { "type": "string" }, "dns_servers": { @@ -2977,7 +2977,8 @@ "optional": true, "properties": { "cyu": { - "description": "ja3-like fingerprint for versions of QUIC before standardization", + "description": + "ja3-like fingerprint for versions of QUIC before standardization", "type": "array", "minItems": 1, "items": {