Skip to content

Commit

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

Expand Down

0 comments on commit bb5ec32

Please sign in to comment.