Skip to content

Commit

Permalink
MINOR: make yaml lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
hdurand0710 committed Jan 13, 2025
1 parent e3f0fc0 commit 7d7dc38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions specification/models/configuration/quic/initial.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
quic_initial_rule:
title: QUIC Initial
title: QUIC Initial
description: QUIC Initial configuration
type: object
x-go-name: QUICInitialRule
Expand Down Expand Up @@ -32,4 +32,3 @@ quic_initial_rule:
additionalProperties: false
example:
type: reject

2 changes: 1 addition & 1 deletion specification/models/configuration/traces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ trace_entry:
type: string
description: Trace parameters
minLength: 1
x-nullable: false
x-nullable: false

0 comments on commit 7d7dc38

Please sign in to comment.