Skip to content

Commit 741b2a9

Browse files
remove info when property empty
1 parent 4c6c373 commit 741b2a9

File tree

1 file changed

+1
-1
lines changed
  • docs/SDL/GetPolicyConfigurationData

1 file changed

+1
-1
lines changed

docs/SDL/GetPolicyConfigurationData/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Purpose
1616

1717
1. Send GetPolicyConfigurationData request to SDL with:
1818
* `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`.
2020

2121
!!!
2222

0 commit comments

Comments
 (0)