Skip to content

Commit

Permalink
Add use_language_model_featurizer and use_competing_intents in reposi…
Browse files Browse the repository at this point in the history
…tory serializer v2
  • Loading branch information
dougppaz committed Oct 23, 2018
1 parent 8733f80 commit f6cd782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bothub/api/v2/repository/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ class Meta:
'request_authorization',
'available_request_authorization',
'languages_warnings',
'use_language_model_featurizer',
'use_competing_intents',
]
read_only = [
'uuid',
Expand Down

0 comments on commit f6cd782

Please sign in to comment.