Skip to content

Commit 5b4677d

Browse files
committed
Regenerate schemas
1 parent 3772317 commit 5b4677d

13 files changed

+0
-91
lines changed

internal/events/schemas/domain/letter.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
{
2-
"title": "Letter",
3-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.",
42
"type": "object",
53
"properties": {
64
"domainId": {
7-
"title": "Letter ID",
8-
"description": "Unique identifier for the Letter",
9-
"examples": [
10-
"1y3q9v1zzzz"
11-
],
125
"type": "string"
136
},
147
"origin": {

internal/events/schemas/events/letter.ACCEPTED.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.ACCEPTED.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `ACCEPTED`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

internal/events/schemas/events/letter.CANCELLED.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.CANCELLED.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `CANCELLED`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

internal/events/schemas/events/letter.DELIVERED.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.DELIVERED.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `DELIVERED`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

internal/events/schemas/events/letter.DISPATCHED.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.DISPATCHED.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `DISPATCHED`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

internal/events/schemas/events/letter.ENCLOSED.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.ENCLOSED.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `ENCLOSED`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

internal/events/schemas/events/letter.FAILED.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.FAILED.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `FAILED`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

internal/events/schemas/events/letter.FORWARDED.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.FORWARDED.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `FORWARDED`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

internal/events/schemas/events/letter.PENDING.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.PENDING.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `PENDING`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

internal/events/schemas/events/letter.PRINTED.schema.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,9 @@
8282
"pattern": "^https:\\/\\/notify\\.nhs\\.uk\\/cloudevents\\/schemas\\/supplier-api\\/letter.PRINTED.1\\.\\d+\\.\\d+\\.schema.json$"
8383
},
8484
"data": {
85-
"title": "Letter",
86-
"description": "The status of a letter in the supplier-api domain.\n\nThis will include the current production status, any reason provided for the status, if applicable, and identifiers used for grouping in reports.\n\nFor this event the status is always `PRINTED`",
8785
"type": "object",
8886
"properties": {
8987
"domainId": {
90-
"title": "Letter ID",
91-
"description": "Unique identifier for the Letter",
92-
"examples": [
93-
"1y3q9v1zzzz"
94-
],
9588
"type": "string"
9689
},
9790
"origin": {

0 commit comments

Comments
 (0)