Skip to content

Commit 445a770

Browse files
added additional space
1 parent 42e599b commit 445a770

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ This includes:
206206
- Correct data types and data returned from function
207207
- All paths tested of the application
208208

209-
This testing is generally done by a developer
209+
This testing is generally done by a developer.
210210

211211
To run unit tests run the following commands
212212

@@ -545,7 +545,6 @@ What are the links of the supporting systems?
545545

546546
#### Tracing Change events and requests Correlation Id
547547

548-
549548
To be able to track a change event and the change requests it can become across systems a common id field is present on logs related to each event. The id is generated in `Profile Editor` (NHS UK) which is then assigned to the `correlation-id` header of the request send to our (DoS Integration) endpoint, for a given change event. The `correlation-id` header is then used throughout the handling of the change event in `DoS Integration`.
550549

551550
If a change event does result in change requests being created for `DoS` then the change requests have a `reference` key with the value being the correlation id.
@@ -623,3 +622,4 @@ The runbooks for this project can be found on the DI confluence.
623622
- Ways of working
624623

625624
<https://nhsd-confluence.digital.nhs.uk/display/DI/DI+Ways+of+Working>
625+

0 commit comments

Comments
 (0)