NEW standardizes API thirdparties by email with other object

This commit is contained in:
ptibogxiv 2020-08-31 21:45:51 +02:00 committed by GitHub
parent 887d4e0603
commit 477f33f56c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ class Thirdparties extends DolibarrApi
* @param string $email Email of third party to load
* @return array|mixed data without useless information
*
* @url GET byEmail/{email}
* @url GET email/{email}
*
* @throws RestException
*/