43c6e378f9
We collect the status when doing discovery, but it's not exposed anywhere to the use when they look at the EndpointData for an endpoint. Add a function to normalize the statuses and then add normalized status to the EndpointData object. Change-Id: Icf855d7892335b093c1083cd0106946d8911010d
7 lines
186 B
YAML
7 lines
186 B
YAML
---
|
|
features:
|
|
- |
|
|
Added a 'status' field to the `EndpointData` object which contains a
|
|
canonicalized version of the information in the status field of discovery
|
|
documents.
|