We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c01561 commit 8f02bcaCopy full SHA for 8f02bca
mns_subscription/src/mns_service.py
@@ -38,7 +38,7 @@ def __init__(self, authenticator: AppRestrictedAuth):
38
"channel": {
39
"type": "message",
40
"endpoint": SQS_ARN,
41
- "payload": "application/json"
+ "payload": "application/fhir+json"
42
}
43
44
0 commit comments