mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-19 14:08:47 -04:00
remove PUT /user/<id>
This commit is contained in:
@@ -563,7 +563,7 @@ class Template(db.Model):
|
||||
nullable=False,
|
||||
default=NORMAL
|
||||
)
|
||||
|
||||
|
||||
redact_personalisation = association_proxy('template_redacted', 'redact_personalisation')
|
||||
|
||||
def get_link(self):
|
||||
|
||||
Reference in New Issue
Block a user