fix test
This commit is contained in:
parent
1515302d98
commit
8b69962374
|
@ -73,6 +73,7 @@ def test_api_docs(client: Client):
|
|||
'/inventory/lot/transfer/{type_id}/',
|
||||
'/inventory/lot/{lot_id}/upload-snapshot/',
|
||||
'/inventory/lot/{lot_id}/customerdetails/',
|
||||
'/inventory/lot/{lot_id}/document/del/{doc_id}',
|
||||
'/inventory/snapshots/{snapshot_uuid}/',
|
||||
'/inventory/snapshots/',
|
||||
'/inventory/tag/devices/{dhid}/add/',
|
||||
|
|
Reference in New Issue