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
Can we link id properties and params automatically in the generated docs? When they appear in descriptions? What about list properties, like device_ids?
This should be possible if blueprint can implement resourceType on Property and Param, e.g.,
Or can we just to a simple endsAt search? This is needed since while some properties can be matched exactly, other properties like credential_manager_acs_system_id need special matching or lookup.