File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed
Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -8774,16 +8774,18 @@ definitions:
87748774 - " Gainesville, FA"
87758775 alternate_place_names :
87768776 description : " Alternative names of the place with date."
8777- type : object
8778- properties :
8779- date_str :
8780- description : " Date the place name was in use."
8781- type : string
8782- example : " 1800 to 1950"
8783- value :
8784- description : " The name in use."
8785- type : string
8786- example : " Gainesville, FA"
8777+ type : array
8778+ items :
8779+ type : object
8780+ properties :
8781+ date_str :
8782+ description : " Date the place name was in use."
8783+ type : string
8784+ example : " 1800 to 1950"
8785+ value :
8786+ description : " The name in use."
8787+ type : string
8788+ example : " Gainesville, FA"
87878789 gramps_id :
87888790 description : " The place's Gramps ID."
87898791 type : string
You can’t perform that action at this time.
0 commit comments