mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
resolving PR comments
This commit is contained in:
parent
6aa37af2a6
commit
edb5cb58c5
10 changed files with 159 additions and 112 deletions
|
|
@ -72,7 +72,7 @@ pub struct Configuration {
|
|||
pub routing: Option<Routing>,
|
||||
pub agents: Option<Vec<Agent>>,
|
||||
pub listeners: Vec<Listener>,
|
||||
pub state_storage_v1_responses: Option<StateStorageConfig>,
|
||||
pub state_storage: Option<StateStorageConfig>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize, Default)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue