summaryrefslogtreecommitdiff
path: root/releasenotes/notes/api-none-3fdca1ccbb64d9b0.yaml
blob: d816be60d150c747b8d1d5004b098668f03b2ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
fixes:
  - |
    Fixes pagination for the following collections::

      /v1/allocations
      /v1/chassis
      /v1/conductors
      /v1/deploy_templates
      /v1/nodes/{node}/history

    The ``next`` link now contains a valid URL.