We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f32ade commit accb719Copy full SHA for accb719
build/haproxy_spec.yaml
@@ -6112,6 +6112,7 @@ paths:
6112
operationId: getHAProxyConfiguration
6113
parameters:
6114
- $ref: '#/parameters/transaction_id'
6115
+ - $ref: '#/parameters/version'
6116
produces:
6117
- text/plain
6118
responses:
paths/haproxy.yaml
@@ -2035,6 +2035,7 @@ configuration:
2035
2036
2037
- $ref: "#/parameters/transaction_id"
2038
+ - $ref: "#/parameters/version"
2039
2040
2041
tags:
0 commit comments