Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
sasubrata committed Jan 16, 2025
1 parent c30ed27 commit 88176bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device/macsec/macsec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ components:
description: >-
Configuration for single MACsec interface.
type: object
required: [eth_name, name, basic, tx, rx, crypto_engine]
required: [eth_name, name, basic, txsc, rxsc, crypto_engine]
properties:
eth_name:
description: >-
Expand Down

0 comments on commit 88176bc

Please sign in to comment.