fix(devops): Ensure mandatory fields are writeable for model GitRepository

ref: #813 #515
This commit is contained in:
2025-06-10 13:37:56 +09:30
parent da865fd5a8
commit dbf67f7737

View File

@ -88,11 +88,7 @@ class ModelSerializer(
'id',
'organization',
'display_name',
'provider',
'provider_id',
'git_group',
'path',
'name',
'description',
'model_notes',
'created',