From 467c3f2c641d50703723a8fd8dffec1f05e5af22 Mon Sep 17 00:00:00 2001 From: Juliana Fajardini Date: Mon, 11 Dec 2023 17:10:54 -0300 Subject: [PATCH] schema: apply clang formatting changes --- etc/schema.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/etc/schema.json b/etc/schema.json index 008c5a8c00f7..ed8adcf49fa0 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": {