Skip to content

Commit

Permalink
BUG/MINOR: remove required for redir_option for http_request_rule
Browse files Browse the repository at this point in the history
  • Loading branch information
hdurand0710 committed Feb 13, 2024
1 parent 2e0aced commit fe640f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion specification/build/haproxy_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4049,7 +4049,6 @@ definitions:
type: string
x-dependency:
type:
required: true
value: redirect
x-display-name: Redirect Option
redir_type:
Expand Down
1 change: 0 additions & 1 deletion specification/models/configuration/http/request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ http_request_rule:
x-dependency:
type:
value: redirect
required: true
deny_status:
type: integer
minimum: 200
Expand Down

0 comments on commit fe640f8

Please sign in to comment.