Skip to content

Commit 5c8afdf

Browse files
committed
Add NodeBalancer check_path regex pattern
1 parent e0b706c commit 5c8afdf

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)