From 80b01cbb910ab2a2751749cb565868ca13d4bacc Mon Sep 17 00:00:00 2001 From: ticaki <59184294+ticaki@users.noreply.github.com> Date: Wed, 15 Jan 2025 23:12:19 +0100 Subject: [PATCH] Add link to report schema errors --- packages/jsonConfig/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/jsonConfig/README.md b/packages/jsonConfig/README.md index bea4afdeb..9369326c4 100644 --- a/packages/jsonConfig/README.md +++ b/packages/jsonConfig/README.md @@ -1434,5 +1434,8 @@ The following variables are available in JS function in custom settings: You can find examples in [`telegram`](https://github.com/iobroker-community-adapters/ioBroker.telegram/tree/master/src-admin) or in [`pushbullet`](https://github.com/Jens1809/ioBroker.pushbullet/tree/master/src-admin) adapter. +## Report a schema error +Create an issue here: https://github.com/ioBroker/adapter-react-v5/issues + ## For maintainer To update location of JsonConfig schema, create pull request to this file: https://github.com/SchemaStore/schemastore/blob/master/src/api/json/catalog.json