manila/releasenotes/notes/add-count-info-in-share-21a6b36c0f4c87b9.yaml
zhongjun 6dac83660d Add count info in /shares and /shares/detail response
Added support for display count info
in share list&detail APIs:

1. /v2/{project_id}/shares?with_count=True
2. /v2/{project_id}/shares/detail?with_count=True

Partially-Implements bp add-amount-info-in-list-api
Change-Id: I12c41a46140b04f26565d8934e0326480477c612
2017-12-13 01:46:17 +00:00

4 lines
86 B
YAML

---
features:
- Added total count info in Manila's /shares and /shares/detail APIs.