Commit 772d956
Adds config changed endpoint (#28)
Co-authored-by: JWittmeyer <[email protected]>1 parent 74143f2 commit 772d956
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
- business_objects/attribute.py+12-3
- business_objects/comments.py+1-1
- business_objects/general.py+2-2
- business_objects/labeling_task_label.py+16-8
- business_objects/payload.py+18-1
- business_objects/personal_access_token.py+85
- business_objects/record.py+117-22
- business_objects/record_label_association.py+24
- business_objects/tokenization.py+11-9
- enums.py+55-10
- exceptions.py+4
- models.py+25
0 commit comments