Skip to content

Support for "filterX or groups" on OpenApi #571

Open
@jtoberling

Description

@jtoberling

As far as I see V2 also supports "or filter groups" via parameter filterX but OpenApi currently displays V1 like "filter" possibility.

Would it be possible to implement V2 filterX groups on OpenAPI as an enhancement?

I see two possible ways:

  • Add filter1, filter2 ... besides standard "filter" generated API and describe on docs how to use,
  • Implement OpenAPI free-form query parameter

I would be happy to implement - but which should be the preferred? Or should be this feature discarded in upstream? Or did I miss something and there is already a way on OpenApi to specify these groups?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions