From 15e3125ce9f1d33c388ccc3c531b0744c4428cac Mon Sep 17 00:00:00 2001 From: f4exb Date: Mon, 9 Mar 2020 08:44:32 +0100 Subject: [PATCH] REST API device and channel actions: add ChannelActions.yaml to resources file --- sdrbase/resources/webapi.qrc | 1 + 1 file changed, 1 insertion(+) diff --git a/sdrbase/resources/webapi.qrc b/sdrbase/resources/webapi.qrc index 1bc9f75cd..6d7223aaa 100644 --- a/sdrbase/resources/webapi.qrc +++ b/sdrbase/resources/webapi.qrc @@ -13,6 +13,7 @@ webapi/doc/swagger/include/BFMDemod.yaml webapi/doc/swagger/include/BladeRF1.yaml webapi/doc/swagger/include/BladeRF2.yaml + webapi/doc/swagger/include/ChannelActions.yaml webapi/doc/swagger/include/ChannelAnalyzer.yaml webapi/doc/swagger/include/ChannelSettings.yaml webapi/doc/swagger/include/ChirpChatDemod.yaml