add event.place-address to schema

This commit is contained in:
tree🌴 2024-01-25 23:38:11 +01:00
parent 91aa21d27b
commit 15d824efa1

View file

@ -46,6 +46,8 @@ $defs:
pattern: "^\\w{2}$" pattern: "^\\w{2}$"
place: place:
type: string type: string
place-address:
type: string
coincidence: coincidence:
type: string type: string
lead: lead: