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
Copy file name to clipboardExpand all lines: docs/SDL/GetPolicyConfigurationData/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Purpose
16
16
17
17
1. Send GetPolicyConfigurationData request to SDL with:
18
18
*`policyType` : Policy Struct for which property needs to be read. Must be a [valid policyType struct](https://github.com/smartdevicelink/sdl_core/blob/master/src/components/policy/policy_regular/include/policy/policy_table/types.h#L288)
19
-
*`property`: Used to request a specific property of `policyType`. If empty, the entire `policyType` json value is returned
19
+
*`property`: Used to request a specific property of `policyType`.
0 commit comments