diff --git a/tests/test_application.py b/tests/test_application.py index 366338184..5f3d97c04 100644 --- a/tests/test_application.py +++ b/tests/test_application.py @@ -1185,6 +1185,7 @@ def test_openapi_schema(): } }, }, + }, "/query/list": { "get": { "summary": "Get Query List",