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