registration: Fix "config" schema validation
authorKunal Mehta <legoktm@member.fsf.org>
Mon, 25 Jul 2016 22:36:12 +0000 (15:36 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Mon, 25 Jul 2016 22:36:12 +0000 (15:36 -0700)
commitad3dd26733092a11b1ae2ed811d702302fe6948c
treede58cb6f98e9487a57ba607e85d47616c7c16446
parent875342fd7ae2ad8c994a84d883f19f9627f31de8
registration: Fix "config" schema validation

The "properties" field is only interpreted if the value is an object,
which was not being required. Add that missing type in, so
manifest_version 1 type config entries should fail.

Bug: T141289
Change-Id: Iffb084eb7a81a398a74370a1f9561198a88f5779
docs/extension.schema.json