You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gramps_webapi/data/apispec.yaml
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
swagger: "2.0"
2
2
info:
3
3
title: "Gramps Web API"
4
-
version: "3.0.2"
4
+
version: "3.1.0"
5
5
description: >
6
6
The Gramps Web API is a REST API that provides access to family tree databases generated and maintained with Gramps, a popular Open Source genealogical research software package.
7
7
@@ -8772,6 +8772,18 @@ definitions:
8772
8772
type: string
8773
8773
example:
8774
8774
- "Gainesville, FA"
8775
+
alternate_place_names:
8776
+
description: "Alternative names of the place with date."
0 commit comments