1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00
ujjwal123123 0f8951c40d
Change json.dumps to json.loads (#774)
`json.dumps` converts JSON to Python string which is not what's needed here. If `json.dumps` is used, `statuses[0]` becomes `"`.
2020-06-20 14:01:35 +02:00
..
2020-03-19 18:21:05 +01:00