Skip to content

Commit 593bd04

Browse files
committed
Update service specs
1 parent d75b00c commit 593bd04

5 files changed

Lines changed: 18 additions & 18 deletions

File tree

src/specs/collections

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,6 +1005,18 @@ components:
10051005
lastUpdated:
10061006
type: string
10071007
format: date-time
1008+
listOfCollectionCodesForLookup:
1009+
type: array
1010+
items:
1011+
type: string
1012+
listOfInstitutionCodesForLookup:
1013+
type: array
1014+
items:
1015+
type: string
1016+
inexactlyMapped:
1017+
type: boolean
1018+
alapartner:
1019+
type: boolean
10081020
collectionAttributionList:
10091021
type: array
10101022
items:
@@ -1077,18 +1089,6 @@ components:
10771089
format: double
10781090
focus:
10791091
type: string
1080-
listOfCollectionCodesForLookup:
1081-
type: array
1082-
items:
1083-
type: string
1084-
listOfInstitutionCodesForLookup:
1085-
type: array
1086-
items:
1087-
type: string
1088-
inexactlyMapped:
1089-
type: boolean
1090-
alapartner:
1091-
type: boolean
10921092
institutionId:
10931093
type: object
10941094
providerMapId:
@@ -1223,6 +1223,8 @@ components:
12231223
lastUpdated:
12241224
type: string
12251225
format: date-time
1226+
alapartner:
1227+
type: boolean
12261228
attributionList:
12271229
type: array
12281230
items:
@@ -1291,8 +1293,6 @@ components:
12911293
format: double
12921294
focus:
12931295
type: string
1294-
alapartner:
1295-
type: boolean
12961296
linkedDataResources:
12971297
type: array
12981298
items:

src/specs/lists

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ info:
99
license:
1010
name: Mozilla Public License 1.1
1111
url: https://www.mozilla.org/en-US/MPL/1.1/
12-
version: 5.2.5
12+
version: 5.3.0
1313
servers:
1414
- url: https://lists.biodiversitydata.se
1515
paths:

src/specs/logger

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ info:
99
license:
1010
name: Mozilla Public License 1.1
1111
url: https://www.mozilla.org/en-US/MPL/1.1/
12-
version: 4.5.0
12+
version: 4.6.1
1313
servers:
1414
- url: https://logger.biodiversitydata.se
1515
paths:

src/specs/namematching

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name" : "Mozilla Public Licence 1.1",
99
"url" : "https://www.mozilla.org/en-US/MPL/1.1/"
1010
},
11-
"version" : "1.8.1"
11+
"version" : "1.8.2"
1212
},
1313
"paths" : {
1414
"/api/autocomplete" : {

src/specs/records

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)