
This will enable users to filter list of results with attributes with empty value. For example, the request below will list all unbound ports (unbound ports have blank device_id). GET "/ports?device_id=" APIImpact Change-Id: I9001214de126eb888c2425b6a6275f59ec8478e7 Closes-Bug: #1749304
6 lines
161 B
YAML
6 lines
161 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for filtering attributes with value as empty string. A shim
|
|
extension is added to indicate if this feature is supported.
|