2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-16 17:28:11 +00:00

fix schema export

This commit is contained in:
Matthias Mair
2025-11-26 01:05:30 +01:00
parent a13967fb41
commit adc055345f

View File

@@ -1757,7 +1757,7 @@ class CategoryParameterTemplateSerializer(
'pk',
'category',
'category_detail',
'parameter_template',
'template',
# 'parameter_template_detail',
'default_value',
]