Skip to content

Commit dc3f440

Browse files
karanbirsinghecfan
andauthored
Update articles/connectors/connectors-native-reqres.md
Co-authored-by: Esther Fan <[email protected]>
1 parent ced8bc9 commit dc3f440

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/connectors/connectors-native-reqres.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,8 @@ The **Request** trigger creates a manually callable endpoint that handles *only*
360360

361361
### Schema validation for stateless workflows
362362

363-
To enable schema validation in stateless workflows, ensure `host.json` has the following setting:
363+
To enable schema validation for stateless workflows, make sure that the **host.json** file in the logic app resource or project has the following [host setting](../logic-apps/edit-app-settings-host-settings.md#manage-host-settings---hostjson):
364+
364365
```json
365366
"extensions": {
366367
"workflow": {

0 commit comments

Comments
 (0)