Skip to content

Commit 72f56fa

Browse files
Merge pull request #117503 from ltlopes/patch-1
Fixes request example spelling error
2 parents 321c0af + 3e21fc7 commit 72f56fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/dicom/export-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ POST /export HTTP/1.1
120120
Accept: */*
121121
Content-Type: application/json
122122
{
123-
"sources": {
123+
"source": {
124124
"type": "identifiers",
125125
"settings": {
126126
"values": [

0 commit comments

Comments
 (0)