📝 Rename `json_dump` to `json_dumps` (#1399)
json.dump works with files, while json.dumps works with strings, which is the case here:django-modern-rest/dmr/internal/json.py
Lines 109 to 120 in 06626f9
We need to rename our helpers from
json_dump to json_dumps and list this as a breaking change.#bug #good_first_issue #help_wanted #opensource_september #django_modern_rest
sent via relator