Update api_products.class.php

This commit is contained in:
Laurent Destailleur 2020-02-21 19:44:02 +01:00 committed by GitHub
parent 7b295bf738
commit c2677c0231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -660,8 +660,8 @@ class Products extends DolibarrApi
* @param int $fk_barcode_type Barcode type
* @return int
*
* @throws RestException
* @throws 401
* @throws RestException 500
* @throws RestException 401
*
* @url POST {id}/purchase_prices
*/