mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
Keep excluding created_by from TemplateSchemaNoDetail
This commit is contained in:
@@ -377,6 +377,7 @@ class TemplateSchemaNoDetail(TemplateSchema):
|
||||
'archived',
|
||||
'content',
|
||||
'created_at',
|
||||
'created_by',
|
||||
'created_by_id',
|
||||
'hidden',
|
||||
'postage',
|
||||
|
||||
Reference in New Issue
Block a user