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 b4365e5 commit d8f54abCopy full SHA for d8f54ab
build/haproxy_spec.yaml
@@ -9824,7 +9824,7 @@ paths:
9824
$ref: '#/definitions/runtime_servers'
9825
default:
9826
$ref: '#/responses/DefaultError'
9827
- summary: Return an array of runtime servers' setings
+ summary: Return an array of runtime servers' settings
9828
tags:
9829
- Server
9830
/services/haproxy/runtime/servers/{name}:
paths/runtime.yaml
@@ -17,7 +17,7 @@ process_info:
17
18
servers:
19
get:
20
21
description: Returns an array of all servers' runtime settings.
22
operationId: getRuntimeServers
23
0 commit comments