You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ High level API methods:
119
119
120
120
For more informations about the filters you can use in each methods, refer to the [Mailjet API documentation](https://dev.mailjet.com/email-api/v3/apikey/)
121
121
122
-
All method return the data array or throw a MailjetException in case of API error.
122
+
All method return Mailjet\Response or throw a MailjetException in case of API error.
123
123
124
124
You can also get the client with the method `getClient()` and make your own request to Mailjet API.
0 commit comments