open-nomad/.changelog/12305.txt
Luiz Aoqui 15089f055f
api: add related evals to eval details (#12305)
The `related` query param is used to indicate that the request should
return a list of related (next, previous, and blocked) evaluations.

Co-authored-by: Jasmine Dahilig <jasmine@hashicorp.com>
2022-03-17 13:56:14 -04:00

4 lines
102 B
Plaintext

```release-note:improvement
api: Add `related` query parameter to the Evaluation details endpoint
```