2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-18 02:08:22 +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', 'pk',
'category', 'category',
'category_detail', 'category_detail',
'parameter_template', 'template',
# 'parameter_template_detail', # 'parameter_template_detail',
'default_value', 'default_value',
] ]