fixing basic test
This commit is contained in:
parent
727a7cfccb
commit
e82358d5dc
|
@ -43,6 +43,7 @@ def test_api_docs(client: Client):
|
||||||
'/documents/wbconf/{wbtype}',
|
'/documents/wbconf/{wbtype}',
|
||||||
'/documents/internalstats/',
|
'/documents/internalstats/',
|
||||||
'/documents/stock/',
|
'/documents/stock/',
|
||||||
|
'/documents/recycle/',
|
||||||
'/documents/check/',
|
'/documents/check/',
|
||||||
'/documents/lots/',
|
'/documents/lots/',
|
||||||
'/versions/',
|
'/versions/',
|
||||||
|
|
Reference in New Issue