Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions p-healthcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ components:
metadata:
type: object
additionalProperties: true
countryFilter:
description: The list of country identifiers that are defined for processing in the license. If the array is empty, there are no restrictions for processing.
type: array
items:
type: string
documentsDatabase:
description: Database information.
type: object
Expand Down