Commit bf72312
authored
Update applications.py
Business_unit UUID bug. The API expects a String and UUID is not serializable. Attempting to use this method to create a new application results in a runtime exception.1 parent c6b9790 commit bf72312
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments