Add API & data model documentation hint

This commit is contained in:
Bernd Bestel
2018-04-21 20:13:47 +02:00
parent 99b2a84667
commit 0751919b82

View File

@@ -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.