You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix dataschema references in event schemas to point to specific data schemas
instead of generic digital-letter-base-data.schema.yaml
- Add missing properties to PDM resource event data schemas:
* Add nhsNumber and odsCode to PDMResourceAvailable
* Add retryCount to PDMResourceRetriesExceeded and PDMResourceUnavailable
- Add corresponding properties to requests.schema.yaml for reusability
- Ensure all new properties are marked as required in their respective schemas
|**Digital Letter Base Data**|[`src/digital-letters/2025-10-draft/data/digital-letter-base-data.schema.yaml`](src/digital-letters/2025-10-draft/data/digital-letter-base-data.schema.yaml)|[`schemas/digital-letters/2025-10-draft/data/digital-letter-base-data.schema.json`](schemas/digital-letters/2025-10-draft/data/digital-letter-base-data.schema.json)|[`../../docs/cloudevents/digital-letters/2025-10-draft/data/digital-letter-base-data.schema.md`](../../docs/cloudevents/digital-letters/2025-10-draft/data/digital-letter-base-data.schema.md)|
Copy file name to clipboardExpand all lines: src/cloudevents/domains/digital-letters/2025-10-draft/data/digital-letters-pdm-resource-available-data.schema.yaml
Copy file name to clipboardExpand all lines: src/cloudevents/domains/digital-letters/2025-10-draft/data/digital-letters-pdm-resource-retries-exceeded-data.schema.yaml
Copy file name to clipboardExpand all lines: src/cloudevents/domains/digital-letters/2025-10-draft/data/digital-letters-pdm-resource-submitted-data.schema.yaml
Copy file name to clipboardExpand all lines: src/cloudevents/domains/digital-letters/2025-10-draft/data/digital-letters-pdm-resource-unavailable-data.schema.yaml
Copy file name to clipboardExpand all lines: src/cloudevents/domains/digital-letters/2025-10-draft/events/uk.nhs.notify.digital.letters.mesh.inbox.message.downloaded.v1.schema.yaml
Copy file name to clipboardExpand all lines: src/cloudevents/domains/digital-letters/2025-10-draft/events/uk.nhs.notify.digital.letters.mesh.inbox.message.received.v1.schema.yaml
Copy file name to clipboardExpand all lines: src/cloudevents/domains/digital-letters/2025-10-draft/events/uk.nhs.notify.digital.letters.pdm.resource.available.v1.schema.yaml
0 commit comments