Currently we use case-insensitive string comparisons around DisableQueryAttribute, which works with the default camel case convention, but breaks when switching to kebab casing.
We should have a test that uses a custom query string parameter that consists of multiple words.