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
8 changes: 4 additions & 4 deletions Schema/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1356,13 +1356,13 @@ components:
is the internal text used by the local agencies involved in the Incident.
cautionTypeCommonRegistryText:
type: string
description:
A registry value further describing the caution. More than one is allowed
when they are related.
description:
A type of caution as described in the 'EIDO Caution Type' registry.
cautionTypeCommonSubRegistryText:
type: array
description:
A type of caution as described in the 'CautionType' registry.
A registry value further describing the caution. More than one is allowed
when they are related.
items:
type: string
cautionSeverity:
Expand Down