-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Would it be possible to have OpenAPI support for query parameters?
At the moment this is provided by the FlexFieldsFilterBackend however the filter backend also implements the (not thoroughly tested) query optimization features, which may not be desirable.
An easy fix would be to just separate the docs into its own (dummy) filter backend that doesn't actually do anything query-wise, so people who only want docs can include that one. It does feel a bit hacky to make an essentially fake filtering backend just for documentation so I'd like to get others' thoughts on this if there's a better way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels