mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
These API endpoints now return results in chronological order. They can return results in reverse chronological order by setting the query parameter ascending=true. - Eval.List - Deployment.List
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
```release-note:improvement
|
|
api: sort return values of evaluation and deployment list api endpoints by creation index
|
|
```
|