Skip to content

Commit f1b422c

Browse files
authored
Update collectingEvent.yml
1 parent ff70b7e commit f1b422c

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

schema/collectingEvent.yml

+15-15
Original file line numberDiff line numberDiff line change
@@ -379,21 +379,21 @@ components:
379379
description: The date and time the geographic place name source detail record was recorded on.
380380
geographicThesaurus:
381381
type: object
382-
nullable: true
383-
properties:
384-
source:
385-
enum: [TGN]
386-
description: Source of the geographic thesaurus
387-
subjectId:
388-
type: string
389-
preferredTerm:
390-
type: string
391-
preferredParent:
392-
type: string
393-
nullable: true
394-
additionalParents:
395-
type: array
396-
nullable: true
382+
nullable: true
383+
properties:
384+
source:
385+
enum: [TGN]
386+
description: Source of the geographic thesaurus
387+
subjectId:
388+
type: string
389+
preferredTerm:
390+
type: string
391+
preferredParent:
392+
type: string
393+
nullable: true
394+
additionalParents:
395+
type: array
396+
nullable: true
397397
tags:
398398
type: array
399399
nullable: true

0 commit comments

Comments
 (0)