Skip to content

Improvement for QuerydslPredicateOperationCustomizer#excludeUnlistedProperties #925

Closed
@chrisupb

Description

@chrisupb

This relates to #866.
The fix in #866 removes all Querydsl properties which are explicitly whitelisted with:

bindings.including(XXXX);

The wanted behavior is: If excludeUnlistedProperties is true, add defined bindings AND ONLY whitelisted properties to the generated parameters list in OpenAPI.

Pullrequest follows...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions