From d4d7252086c50985b5fa88f450ae147d31d9a680 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 6 Sep 2016 13:39:20 +0200 Subject: pdc: no need to CamelCase parameter names --- data/qmi-service-pdc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/qmi-service-pdc.json b/data/qmi-service-pdc.json index 99ef2ce..e6aa508 100644 --- a/data/qmi-service-pdc.json +++ b/data/qmi-service-pdc.json @@ -68,7 +68,7 @@ "service" : "PDC", "id" : "0x20", "version" : "1.15", - "input" : [ { "name" : "EnableReporting", + "input" : [ { "name" : "Enable Reporting", "id" : "0x10", "mandatory" : "yes", "type" : "TLV", -- cgit v1.2.3