Skip to content

Commit 62ab63f

Browse files
Fix placere_list in api spec (#318)
1 parent 3414f6b commit 62ab63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gramps_webapi/data/apispec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7367,7 +7367,7 @@ definitions:
73677367
description: "The place type."
73687368
type: string
73697369
example: "City"
7370-
place_ref_list:
7370+
placeref_list:
73717371
description: "A list of references to other places."
73727372
type: array
73737373
items:

0 commit comments

Comments
 (0)