Skip to content

Commit e43cde0

Browse files
authored
more realistic timestamp
Fixes https://jira.hl7.org/browse/FHIR-28739
1 parent a9b1152 commit e43cde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/current.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ POST {baseUrl}/cds-services/{serviceId}/feedback
765765
"id": "e56e1945-20b3-4393-8503-a1a20fd73152"
766766
}
767767
],
768-
"outcomeTimestamp": "2020-12-11T00:00:00Z"
768+
"outcomeTimestamp": "2021-12-11T10:05:31Z"
769769
}
770770
]
771771
}

0 commit comments

Comments
 (0)