You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating a device response, a presentation definition object is used (from DIF PEX). In constraints, it is possible to indicate if an attribute is optional. The current implementation seems to not allow for controls to leave this decision up to the user to decide wether to include these optional params. If available, it discloses them.
Wouldn't it be better to allow more control over which attributes to include when generating the response?
When generating a device response, a presentation definition object is used (from DIF PEX). In
constraints, it is possible to indicate if an attribute is optional. The current implementation seems to not allow for controls to leave this decision up to the user to decide wether to include these optional params. If available, it discloses them.Wouldn't it be better to allow more control over which attributes to include when generating the response?