Skip to content

Add filters that allow more than one option #196

@sirdarckcat

Description

@sirdarckcat

it's not possible to filter all POST and PUT requests.

the easy way to make this happen is to treat all filters of the same field as ORs, so method:POST method:PUT behaves like method:(PUT|POST).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions