Skip to content

Commit

Permalink
make email_alert and is_public available via services API
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Sokołowski <jakub@status.im>
  • Loading branch information
jakubgs committed Oct 21, 2020
1 parent b18b1a0 commit 6841f8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cabot/rest_urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ class ViewSet(viewset_class):
'url',
'instances',
'overall_status',
'email_alert',
'is_public',
),
))

Expand Down

0 comments on commit 6841f8f

Please sign in to comment.