Skip to content

Commit 127d1da

Browse files
authored
Merge pull request #5635 from Lashen1227/docs/pre-update-profile-action
Update SUCCESS JSON response in pre-update profile actionStatus
2 parents 89e743b + 9542d65 commit 127d1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/includes/guides/service-extensions/pre-flow-extensions/pre-update-profile-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ HTTP/1.1 200 OK
405405
Content-Type: application/json
406406
407407
{
408-
"actionStatus": "SUCCESS",
408+
"actionStatus": "SUCCESS"
409409
}
410410
```
411411

0 commit comments

Comments
 (0)