Skip to content

Bug: custom query string parameters do not respect casing convention #719

Closed
@bart-degreed

Description

@bart-degreed

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions