We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1359cc9 commit d4347f3Copy full SHA for d4347f3
1 file changed
src/spaceone/core/config/default_conf.py
@@ -36,10 +36,6 @@
36
{
37
'router_path': 'spaceone.core.fastapi.extension.health:router',
38
'router_options': {}
39
- },
40
- {
41
- 'router_path': 'spaceone.core.fastapi.extension.reflection:router',
42
- 'router_options': {}
43
}
44
]
45
0 commit comments