Skip to content

Commit 8f02bca

Browse files
committed
fhir payload
1 parent 7c01561 commit 8f02bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mns_subscription/src/mns_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def __init__(self, authenticator: AppRestrictedAuth):
3838
"channel": {
3939
"type": "message",
4040
"endpoint": SQS_ARN,
41-
"payload": "application/json"
41+
"payload": "application/fhir+json"
4242
}
4343
}
4444

0 commit comments

Comments
 (0)