Update serializer

This commit is contained in:
Oliver Walters 2026-05-21 07:26:54 +00:00
parent ab0da25de8
commit c18fd25431
1 changed files with 1 additions and 0 deletions

View File

@ -820,6 +820,7 @@ class NoteSerializer(FilterableSerializerMixin, InvenTreeModelSerializer):
'pk',
'model_type',
'model_id',
'primary',
'title',
'description',
'content',