mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 10:44:36 -04:00
Minor fixes
This commit is contained in:
parent
48199dbd66
commit
1cf953a080
@ -58,7 +58,7 @@ class ProductController extends BaseController
|
|||||||
* summary="Gets a list of products",
|
* summary="Gets a list of products",
|
||||||
* description="Lists products, search and filters allow fine grained lists to be generated.
|
* description="Lists products, search and filters allow fine grained lists to be generated.
|
||||||
|
|
||||||
Query parameters can be added to performed more fine grained filtering of the products, these are handled by the ProductFilters class which defines the methods available",
|
* Query parameters can be added to performed more fine grained filtering of the products, these are handled by the ProductFilters class which defines the methods available",
|
||||||
* @OA\Parameter(ref="#/components/parameters/X-API-TOKEN"),
|
* @OA\Parameter(ref="#/components/parameters/X-API-TOKEN"),
|
||||||
* @OA\Parameter(ref="#/components/parameters/X-Requested-With"),
|
* @OA\Parameter(ref="#/components/parameters/X-Requested-With"),
|
||||||
* @OA\Parameter(ref="#/components/parameters/include"),
|
* @OA\Parameter(ref="#/components/parameters/include"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user