Skip to content

Commit 8a073fa

Browse files
Merge pull request #250335 from mumurug-MSFT/patch-44
(AzureCXP) fixes MicrosoftDocs/azure-docs#114313
2 parents 725b537 + 67ca2d1 commit 8a073fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/logic-apps/logic-apps-content-type.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@ reference and use those properties more easily in your logic app's workflow.
118118
}
119119
```
120120

121-
3. In your request, make sure you include a `Content-Type` header
122-
and set the header's value to `application/json`.
121+
3. In the HTTP request that your client app sends to Azure Logic Apps, make sure that you include a header named **Content-Type**, and set the header's value to **application/json**.
123122

124123
* **Parse JSON action**
125124

0 commit comments

Comments
 (0)