Skip to content

Commit d060392

Browse files
authored
Merge pull request #74 from NHSDigital/mm-mesh-937-update-internal-id-example
mesh-937: update internal id example to match reality
2 parents 06bfb3e + 658b124 commit d060392

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specification/mesh-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,8 +558,8 @@ paths:
558558
description: number of messages in mailbox
559559
internalID:
560560
type: string
561-
description: Internal reference for diagnosis of errors
562-
example: 20200603094542820500_AEA7BA_1573484974
561+
description: internal identifier to help error diagnosis, be aware the format of this may change in line with internal system changes and the format should not be parsed or validated or otherwise depended on
562+
example: 20200601122152994285_af20cED
563563
allResultsIncluded:
564564
type: boolean
565565
description: 'In rare cases not all results can be included, if false the mailbox needs to download.'

0 commit comments

Comments
 (0)