Loris icon indicating copy to clipboard operation
Loris copied to clipboard

DQT API Casing is inconsistent

Open driusan opened this issue 2 years ago • 1 comments

In the dataquery API defined in modules/dataquery/static/schema.yml (and the implementation of it), the casing of options is not consistent. startsWith/endsWith are camelCase while isnotnull/isnull/notexists/numberof are lowercase. They should be consistently one or the other.

driusan avatar Dec 01 '23 15:12 driusan

@driusan can we close that?

regisoc avatar Feb 01 '24 19:02 regisoc