mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
Add API & data model documentation hint
This commit is contained in:
@@ -22,6 +22,9 @@ Just overwrite everything with the latest release while keeping the `/data` dire
|
|||||||
|
|
||||||
## Things worth to know
|
## Things worth to know
|
||||||
|
|
||||||
|
### REST API & data model documentation
|
||||||
|
See the integrated Swagger UI instance on [/api](https://demo-en.grocy.info/api).
|
||||||
|
|
||||||
### Barcode readers
|
### Barcode readers
|
||||||
Some fields also allow to select a value by scanning a barcode. It works best when your barcode reader prefixes every barcode with a letter which is normally not part of a item name (I use a `$`) and sends a `TAB` after a scan.
|
Some fields also allow to select a value by scanning a barcode. It works best when your barcode reader prefixes every barcode with a letter which is normally not part of a item name (I use a `$`) and sends a `TAB` after a scan.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user