mirror of
https://github.com/discourse/discourse.git
synced 2025-06-14 17:16:36 +08:00

If a user was using invalid values for the contract we would return "Unexpected error", which is incorrect given we know the exact error. The user will now get the following exception: "Page size must be less than or equal to 50"