From 0751919b824d08025700cf5f424a14f5bc79589e Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 21 Apr 2018 20:13:47 +0200 Subject: [PATCH] Add API & data model documentation hint --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 67e7f257..e7f6babd 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Just overwrite everything with the latest release while keeping the `/data` dire ## 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 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.