Update restdocs.md (#1143)

Install REST documentation is under USER INTERFACES tab, not under Misc tab
pull/1145/head
cvdenzen 2020-01-20 19:19:36 +01:00 committed by Jerome Luckenbach
parent 5653044638
commit 77695884b6
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ The commands above have been copied from the REST API documentation for illustra
The REST API documentation is available on your openHAB installation as a custom user interface. The REST API documentation is available on your openHAB installation as a custom user interface.
You can add it by opening the PaperUI interace, clicking "Add-ons", selecting "Misc". You can add it by opening the PaperUI interace, clicking "Add-ons", selecting "USER INTERFACES".
You will see an addon called "REST Documentation" that can be easily installed. You will see an addon called "REST Documentation" that can be easily installed.
On the welcome screen of openHAB, you will now see a new interface called "REST API" where you can easily see the documentation of the REST API and test it! On the welcome screen of openHAB, you will now see a new interface called "REST API" where you can easily see the documentation of the REST API and test it!