mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-26 08:08:17 -04:00
Merge pull request #2893 from alphagov/exclude-created-by
Exclude created_by_id from TemplateSchemaNoDetail
This commit is contained in:
@@ -369,7 +369,7 @@ class TemplateSchemaNoDetail(TemplateSchema):
|
||||
'archived',
|
||||
'content',
|
||||
'created_at',
|
||||
'created_by',
|
||||
'created_by_id',
|
||||
'hidden',
|
||||
'postage',
|
||||
'process_type',
|
||||
|
||||
Reference in New Issue
Block a user