Commit a6525e7
committed
meorg_client/client.py: Send data as json for model output create
Upstream has removed the conversion from form-urlencoded payloads to
json payloads, causing the `model output create` command to fail. This
fixes this by sending the data as json.1 parent 6311596 commit a6525e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| |||
0 commit comments