summaryrefslogtreecommitdiff
path: root/releasenotes/notes/sort_key_allowed_field-091f8eeedd0a2ace.yaml
blob: fc7e0c25f179fc94b51a983a33f75c75908639b3 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    When returning lists of nodes, port groups, or ports, checks the sort key
    to make sure the field is available in the requested API version. A 406
    (Not Acceptable) HTTP status is returned if the field is not available.