Leor Greenberger
Leor Greenberger
**Is your feature request related to a problem? Please describe.** Being able to pattern match on the field name would significantly add flexibility. Currently, if you want to match all...
#### Is the feature request related to a problem Take for example this [class](https://github.com/HangfireIO/Hangfire/blob/main/src/Hangfire.Core/Storage/Monitoring/JobDetailsDto.cs). I want to be able to scrub property/member names and string dictionary keys using a predicate...
#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? -...
#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? -...