We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296de44 commit 9831393Copy full SHA for 9831393
scaleapi/__init__.py
@@ -7,7 +7,7 @@
7
ALLOWED_FIELDS = {'categorization': {'attachment', 'attachment_type', 'categories',
8
'category_ids', 'allow_multiple'},
9
'transcription': {'attachment', 'attachment_type',
10
- 'fields', 'row_fields'},
+ 'fields', 'repeatable_fields'},
11
'phonecall': {'attachment', 'attachment_type', 'phone_number',
12
'script', 'entity_name', 'fields', 'choices'},
13
'comparison': {'attachments', 'attachment_type',
0 commit comments