69227c66c2
Since the default value resource_url is None, make sure the parameter is set to 'nodes' when getting all nodes. Change-Id: I6cc52eb56c7888a433d24aa79154143d6f35cf83
6 lines
157 B
YAML
6 lines
157 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where clients would get a 404 due to the node pagination
|
|
breaking at max_limit due to an uninitialised resource_url.
|