🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

This commit is contained in:
pre-commit-ci[bot] 2025-11-06 22:16:26 +00:00
parent d7f1f418c7
commit 19e5aba29c
1 changed files with 1334 additions and 1336 deletions

View File

@ -1517,9 +1517,7 @@ def test_openapi_schema():
"detail": {
"title": "Detail",
"type": "array",
"items": {
"$ref": "#/components/schemas/ValidationError"
},
"items": {"$ref": "#/components/schemas/ValidationError"},
}
},
},