mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
fix api endpoint url in comment (#676)
This commit is contained in:
parent
f092c8b10d
commit
8e82525732
@ -14,7 +14,7 @@ class DemoBarcodeLookupPlugin extends BaseBarcodeLookupPlugin
|
||||
|
||||
/*
|
||||
To try it:
|
||||
Call the API function at /api/stock/external-barcode-lookup/{barcode}
|
||||
Call the API function at /api/stock/barcodes/external-lookup/{barcode}
|
||||
|
||||
When you also add ?add=true as a query parameter to the API call,
|
||||
on a successful lookup the product is added to the database and in the output
|
||||
|
Loading…
x
Reference in New Issue
Block a user