Skip to content

Commit

Permalink
Add languages_warnings field in repository serializer v2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougppaz committed Oct 16, 2018
1 parent d7e12b8 commit a6fd550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bothub/api/v2/repository/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class Meta:
'languages_ready_for_train',
'request_authorization',
'available_request_authorization',
'languages_warnings',
]
read_only = [
'uuid',
Expand Down

0 comments on commit a6fd550

Please sign in to comment.