a08bb6a240
The share instances echo will be covered by share instance links when we run share instance list with limit number API. Now change _collection_name to _collection_links when we want to to show instances_links. Then the share instances echo will not be covered by share instance links. APIImpact Change-Id: Ic3f272ab8e6e557c914440fb3dfb938151fc461e Closes-bug: #1611699
6 lines
169 B
YAML
6 lines
169 B
YAML
---
|
|
fixes:
|
|
- Fixed share instance list with limit number API display error.
|
|
Change _collection_name to _collection_links when we want to
|
|
show instances_links.
|