Skip to content

Commit 79c2a9f

Browse files
authored
Merge pull request #261 from bbiggerr/nodebalancer-config-check-path
[Update] Add NodeBalancer check_path regex pattern
2 parents d43bf85 + 5c8afdf commit 79c2a9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16640,6 +16640,7 @@ components:
1664016640
example: 3
1664116641
check_path:
1664216642
type: string
16643+
pattern: ^[a-zA-Z0-9\/\-%?&=.]*$
1664316644
description: >
1664416645
The URL path to check on each backend. If the backend does not respond
1664516646
to this request it is considered to be down.

0 commit comments

Comments
 (0)