fix test
This commit is contained in:
parent
631bfa2774
commit
2e2b346daa
|
@ -125,4 +125,4 @@ def test_api_docs(client: Client):
|
|||
'scheme': 'basic',
|
||||
'name': 'Authorization',
|
||||
}
|
||||
assert len(docs['definitions']) == 134
|
||||
assert len(docs['definitions']) == 135
|
||||
|
|
Reference in New Issue