There was an error while loading. Please reload this page.
/rest/transformations
1 parent a9452ff commit e2702e6Copy full SHA for e2702e6
1 file changed
launch/app/app.bndrun
@@ -59,6 +59,7 @@ feature.openhab-model-runtime-all: \
59
bnd.identity;id='org.openhab.core.io.console.rfc147',\
60
bnd.identity;id='org.openhab.core.io.rest.sitemap',\
61
bnd.identity;id='org.openhab.core.io.rest.swagger',\
62
+ bnd.identity;id='org.openhab.core.io.rest.transform',\
63
bnd.identity;id='org.openhab.core.io.rest.ui',\
64
bnd.identity;id='org.openhab.core.io.websocket',\
65
bnd.identity;id='org.openhab.ui',\
@@ -271,6 +272,7 @@ feature.openhab-model-runtime-all: \
271
272
org.openhab.core.io.rest.sitemap;version='[5.0.0,5.0.1)',\
273
org.openhab.core.io.rest.sse;version='[5.0.0,5.0.1)',\
274
org.openhab.core.io.rest.swagger;version='[5.0.0,5.0.1)',\
275
+ org.openhab.core.io.rest.transform;version='[5.0.0,5.0.1)',\
276
org.openhab.core.io.rest.ui;version='[5.0.0,5.0.1)',\
277
org.openhab.core.io.websocket;version='[5.0.0,5.0.1)',\
278
org.openhab.core.model.core;version='[5.0.0,5.0.1)',\
0 commit comments