Use /api/4 on nodes for /api/1 channel search

This commit is contained in:
Dominik Werder
2021-06-22 13:27:43 +02:00
parent c8c81470fc
commit 5219b56488
6 changed files with 253 additions and 59 deletions
+2
View File
@@ -19,6 +19,8 @@ use url::Url;
pub mod status;
pub mod streamext;
pub const APP_JSON: &'static str = "application/json";
#[derive(Clone, Debug, Serialize, Deserialize)]
pub struct AggQuerySingleChannel {
pub channel_config: ChannelConfig,