test(itim): Port API field checks

ref: #15 #248 #356
This commit is contained in:
2024-10-21 20:56:13 +09:30
parent 2dbee2a058
commit 814c4b2beb
2 changed files with 133 additions and 0 deletions

View File

@ -70,6 +70,7 @@ class PortModelSerializer(PortBaseSerializer):
fields = [
'id',
'organization',
'display_name',
'name',
'model_notes',
'number',