Skip to content

Commit

Permalink
schema: apply clang formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jufajardini authored and victorjulien committed Dec 15, 2023
1 parent bba3d4f commit 467c3f2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions etc/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@
"renewal_time": {
"type": "integer"
},
"requested_ip":{
"requested_ip": {
"type": "string"
},
"subnet_mask": {
Expand All @@ -570,7 +570,7 @@
"type": {
"type": "string"
},
"vendor_class_identifier":{
"vendor_class_identifier": {
"type": "string"
},
"dns_servers": {
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit 467c3f2

Please sign in to comment.