Use /api/4 on nodes for /api/1 channel search
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user