Skip to content

Commit

Permalink
As a Belga AD admin I want to restrict the sending of items to a Desk…
Browse files Browse the repository at this point in the history
… [SDBELGA-702] (#2415)

* As a Belga AD admin I want to restrict the sending of items to a Desk [SDBELGA-702]

* update key name
  • Loading branch information
devketanpro authored Jan 10, 2023
1 parent 0029a01 commit f4377a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/desks.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class DeskTypes(SuperdeskBaseEnum):
"working_stage": Resource.rel("stages", True),
"content_expiry": {"type": "integer"},
"source": {"type": "string"},
"send_to_desk_not_allowed": {"type": "boolean"},
"monitoring_settings": {
"type": "list",
"schema": {
Expand Down

0 comments on commit f4377a6

Please sign in to comment.