Skip to content

Potential issue parsing nullable enums from query string where value is missing #33

Open
@TCBroad

Description

When sending a query string with something like:

...&order=

for this API query:

image

Results in an exception when trying to parse the request:

image

If the key is omitted for the query, it is parsed successfully.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions