This commit is contained in:
Cayo Puigdefabregas 2023-07-26 13:39:24 +02:00
parent 9209e3cfaa
commit 72e4481b5d
1 changed files with 1 additions and 1 deletions

View File

@ -125,4 +125,4 @@ def test_api_docs(client: Client):
'scheme': 'basic',
'name': 'Authorization',
}
assert len(docs['definitions']) == 135
assert len(docs['definitions']) == 136