discourse/plugins/discourse-data-explorer/lib
Gary Pendergast e0cb29ed4c
DEV: Improve validity checking of JSON param values. (#35401)
The validity checking for parameter values being passed in expects them
all to be strings, then casts them to their appropriate type after
confirming that they're valid.

Rather than bypassing these checks, it's safer to convert the values to
strings, then continue with the existing validity checks.
2025-10-15 14:31:12 +11:00
..
discourse_data_explorer DEV: Improve validity checking of JSON param values. (#35401) 2025-10-15 14:31:12 +11:00
tasks