Skip to content

Commit

Permalink
Small fix/improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido committed Sep 17, 2024
1 parent b435785 commit 9e2f555
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion schemas/reports/watchlist_enhanced_properties.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ properties:
type: string
event_description:
type: string
sources:
source:
type: object
properties:
source_date:
Expand All @@ -86,12 +86,15 @@ properties:
type: string
full_name:
type: string
description: The name on file
position:
type: array
description: The role, country and date of each position.
items:
type: string
source:
type: array
description: Details about where the information was obtained.
items:
type: object
properties:
Expand Down

0 comments on commit 9e2f555

Please sign in to comment.