Skip to content

Commit f6bf097

Browse files
Added missing $schema property
1 parent c6e9565 commit f6bf097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

address

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "http://json-schema.org/draft-04/schema#",
23
"description": "An Address following the convention of http://microformats.org/wiki/hcard",
34
"type": "object",
45
"properties": {

0 commit comments

Comments
 (0)