Skip to content

Commit a60b84f

Browse files
committed
CEXT-2484: Document new operations
1 parent 00ac1b0 commit a60b84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/webhooks/responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Exceptions and notices are logged in the `<installation_directory>/var/log/syste
1414

1515
## Responses
1616

17-
The endpoint is expected to return a `200` response and a JSON object or array of objects that indicates the result of the operation. The object can contain the list of fields based on the operation (`op`) which should be performed.
17+
The endpoint is expected to return a `200` response and a JSON object or array of objects that indicates the result of the operation. Each operation object can contain the list of fields based on the operation (`op`) which should be performed.
1818

1919
At the moment Adobe Commerce webhooks support 5 different operations:
2020

0 commit comments

Comments
 (0)