mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:52:11 +08:00
f8360f9665
We're expecting the ID param to be something that neatly coerces into an ID. If we receive something like a nested parameter, this will blow up. (We already handle the case of arrays.) This commit raises an InvalidParameters exception in the case of a nested ID. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |