Skip to content

Commit

Permalink
chore: add websocket to edge-application responses (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMenoti authored Jun 14, 2024
1 parent bda7fbf commit 812d2db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions edgeapplications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2383,6 +2383,8 @@ components:
type: boolean
web_application_firewall:
type: boolean
websocket:
type: boolean
required:
- active
- debug_rules
Expand Down Expand Up @@ -2561,6 +2563,8 @@ components:
type: boolean
l2_caching:
type: boolean
websocket:
type: boolean
required:
- active
- debug_rules
Expand Down Expand Up @@ -2739,6 +2743,8 @@ components:
type: boolean
web_application_firewall:
type: boolean
websocket:
type: boolean
required:
- active
- supported_ciphers
Expand Down

0 comments on commit 812d2db

Please sign in to comment.