fix: GET: /config return all configurations when running standalone (#2630)

* fix: config api return all configurations when running standalone

* chore: follow same style

* fix: avoid panic
This commit is contained in:
Niwaka
2023-11-08 12:22:19 +09:00
committed by GitHub
parent b382900c5c
commit 06d273b75a
13 changed files with 163 additions and 34 deletions

1
Cargo.lock generated
View File

@@ -9263,6 +9263,7 @@ dependencies = [
"catalog",
"chrono",
"client",
"cmd",
"common-base",
"common-catalog",
"common-config",