Skip to content

Commit

Permalink
BUG/MINOR: backend: dynamic cookie x-dependency jsonpath
Browse files Browse the repository at this point in the history
  • Loading branch information
Dewep committed Dec 16, 2024
1 parent c6d4eb6 commit 66f0d15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions specification/build/haproxy_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3293,8 +3293,7 @@ definitions:
type: string
x-dependency:
cookie:
dynamic:
value: true
dynamic.value: true
email_alert:
$ref: '#/definitions/email_alert'
enabled:
Expand Down
3 changes: 1 addition & 2 deletions specification/models/configuration/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,7 @@ backend_base:
pattern: '^[^\s]+$'
x-dependency:
cookie:
dynamic:
value: true
dynamic.value: true
default_server:
$ref: "#/definitions/default_server"
check_timeout:
Expand Down

0 comments on commit 66f0d15

Please sign in to comment.