Skip to content

Commit ce8907b

Browse files
authored
Add option to skip a reload, when creating a SSL Certificate
Based on Feedback in haproxytech/dataplaneapi#365 there should be no reason why Creating a certificate can't skip a reload.
1 parent 013d188 commit ce8907b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

specification/build/haproxy_spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24210,6 +24210,7 @@ paths:
2421024210
name: file_upload
2421124211
type: file
2421224212
x-mimetype: text/plain
24213+
- $ref: '#/parameters/skip_reload'
2421324214
- $ref: '#/parameters/force_reload'
2421424215
responses:
2421524216
"201":

0 commit comments

Comments
 (0)