This commit is contained in:
Cayo Puigdefabregas 2023-05-26 17:16:20 +02:00
parent 631bfa2774
commit 2e2b346daa
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']) == 134
assert len(docs['definitions']) == 135