Skip to content

Commit 47e2afc

Browse files
committed
1 parent b476ada commit 47e2afc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

relay/event.schema.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,6 +1787,14 @@
17871787
"string",
17881788
"null"
17891789
]
1790+
},
1791+
"subdivision": {
1792+
"description": " Human readable subdivision name.",
1793+
"default": null,
1794+
"type": [
1795+
"string",
1796+
"null"
1797+
]
17901798
}
17911799
},
17921800
"additionalProperties": false

0 commit comments

Comments
 (0)