Skip to content

Commit 24e3863

Browse files
CCM-11976: Regenerate json schemas
1 parent 344aee7 commit 24e3863

File tree

3 files changed

+3
-3
lines changed
  • packages/event-schemas/schemas

3 files changed

+3
-3
lines changed

packages/event-schemas/schemas/RoutingConfigCompleted/v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"description": "Communication type for this cascade item",
156156
"type": "string",
157157
"enum": [
158-
"NHS_APP",
158+
"NHSAPP",
159159
"EMAIL",
160160
"SMS",
161161
"LETTER"

packages/event-schemas/schemas/RoutingConfigDeleted/v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"description": "Communication type for this cascade item",
156156
"type": "string",
157157
"enum": [
158-
"NHS_APP",
158+
"NHSAPP",
159159
"EMAIL",
160160
"SMS",
161161
"LETTER"

packages/event-schemas/schemas/RoutingConfigDrafted/v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"description": "Communication type for this cascade item",
156156
"type": "string",
157157
"enum": [
158-
"NHS_APP",
158+
"NHSAPP",
159159
"EMAIL",
160160
"SMS",
161161
"LETTER"

0 commit comments

Comments
 (0)