mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
* 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