schema: apply clang formatting changes

pull/10061/head
Juliana Fajardini 2 years ago committed by Victor Julien
parent bba3d4fc63
commit 467c3f2c64

@ -561,7 +561,7 @@
"renewal_time": { "renewal_time": {
"type": "integer" "type": "integer"
}, },
"requested_ip":{ "requested_ip": {
"type": "string" "type": "string"
}, },
"subnet_mask": { "subnet_mask": {
@ -570,7 +570,7 @@
"type": { "type": {
"type": "string" "type": "string"
}, },
"vendor_class_identifier":{ "vendor_class_identifier": {
"type": "string" "type": "string"
}, },
"dns_servers": { "dns_servers": {
@ -2977,7 +2977,8 @@
"optional": true, "optional": true,
"properties": { "properties": {
"cyu": { "cyu": {
"description": "ja3-like fingerprint for versions of QUIC before standardization", "description":
"ja3-like fingerprint for versions of QUIC before standardization",
"type": "array", "type": "array",
"minItems": 1, "minItems": 1,
"items": { "items": {

Loading…
Cancel
Save