1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Helpers/Mail
David Bomba 01173c66d8
Fixes for validation. (#3130)
* Fixes for OpenAPI Documentation + fix support for docs for PHP 7.4

* Minor fixes for GMail API

* Add fix for 2 contacts with no email addresses failing validation, emails are optional! but cannot be duplicated if a value is set

* Return template as a object with subject and body components

* Fixes for OpenAPI Schema

* Stubs for payment edge cases

* payment tests
2019-12-05 17:22:20 +11:00
..
GmailTransport.php Minor fixes for Gmail API (#3125) 2019-12-04 16:26:07 +11:00
GmailTransportConfig.php Minor fixes for Gmail API (#3125) 2019-12-04 16:26:07 +11:00
GmailTransportManager.php Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00