mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
c919f2d9ea
Add support for setting QueryOptions on the following agent API endpoints: - /agent/health/service/name/:name - /agent/health/service/id/:id - /agent/service/maintenance/:id This follows the same pattern used in #9903 to support query options for other agent API endpoints. Resolves #9710
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
```release-note:improvement
|
|
api: Enable setting query options on agent health and maintenance endpoints.
|
|
```
|