Merge branch 'feature/4125-remove-documents' into feature/4126-edit-documents

This commit is contained in:
Cayo Puigdefabregas 2023-03-29 13:38:30 +02:00
commit ca0b31059f
1 changed files with 1 additions and 0 deletions

View File

@ -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/',