2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00
This commit is contained in:
Oliver Walters
2020-05-17 14:15:13 +10:00
parent 95d07cd02b
commit 69c748d018

View File

@ -159,6 +159,7 @@ class PartTestTemplateList(generics.ListCreateAPIView):
filters.SearchFilter,
]
class PartThumbs(generics.ListAPIView):
""" API endpoint for retrieving information on available Part thumbnails """