On 9/14/26 10:20, Daniel P. Berrangé wrote:
By setting 'has_secure = secure', it means that the returned list will include "secure = true" in the JSON, but we will entirely omit the 'secure = false' field for insecure devices. This is essentially a short-cut making the JSON smaller by omitting the implied default (insecure) value from the JSON.
Ok. This could perhaps do with a comment then. Reviewed-by: Richard Henderson <[email protected]> r~
