mirror of
https://github.com/grocy/grocy.git
synced 2026-04-08 05:36:15 +02:00
fix api endpoint url in comment
This commit is contained in:
parent
646f638111
commit
46d168986e
|
|
@ -14,7 +14,7 @@ class DemoBarcodeLookupPlugin extends BaseBarcodeLookupPlugin
|
||||||
|
|
||||||
/*
|
/*
|
||||||
To try it:
|
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,
|
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
|
on a successful lookup the product is added to the database and in the output
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user