mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-04 21:18:26 -04:00
Revert "Revert "add DVLA organisations to API""
This commit is contained in:
committed by
Chris Hill-Scott
parent
4c764dcc80
commit
c4fac1d937
@@ -177,6 +177,7 @@ class ServiceSchema(BaseSchema):
|
||||
created_by = field_for(models.Service, 'created_by', required=True)
|
||||
organisation = field_for(models.Service, 'organisation')
|
||||
branding = field_for(models.Service, 'branding')
|
||||
dvla_organisation = field_for(models.Service, 'dvla_organisation')
|
||||
|
||||
class Meta:
|
||||
model = models.Service
|
||||
|
||||
Reference in New Issue
Block a user