Skip to content

Commit

Permalink
allow new nel event type in events topics (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
oioki authored Sep 27, 2023
1 parent b40865e commit c2f1196
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions schemas/events.v1.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1086,6 +1086,7 @@
"expectct",
"expectstaple",
"transaction",
"nel",
"default"
]
},
Expand Down
1 change: 1 addition & 0 deletions schemas/generic-events.v1.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -828,6 +828,7 @@
"expectct",
"expectstaple",
"transaction",
"nel",
"default",
"generic"
]
Expand Down

0 comments on commit c2f1196

Please sign in to comment.