diff options
author | duponin <duponin@locahlo.st> | 2022-12-11 22:54:47 +0100 |
---|---|---|
committer | duponin <duponin@locahlo.st> | 2022-12-11 22:54:47 +0100 |
commit | 452595baeda8327b862d03e450ac004679efe86e (patch) | |
tree | 4291fd61bbdbe96c3501d888995b1c4164237d0f /test/support/api_spec_helpers.ex | |
parent | 204fd6faae8c39706a5ded42c7cc4fbc71a733bc (diff) | |
download | pleroma-452595baeda8327b862d03e450ac004679efe86e.tar.gz pleroma-452595baeda8327b862d03e450ac004679efe86e.zip |
Uploading an avatar media exceeding max size returns a 413
Until now it was returning a 500 because the upload plug were going
through the changeset and ending in the JSON encoder, which raised
because struct has to @derive the encoder.
Diffstat (limited to 'test/support/api_spec_helpers.ex')
0 files changed, 0 insertions, 0 deletions