feat(common): allow injecting global serializer options#16966
Conversation
|
Transforming |
Coverage Report for CI Build 31Coverage remained the same at 89.903%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
|
Hi thanks for the PR @Nosfistis! |
|
btw this is not a 'fix' but a 'feat' |
|
@micalevisk Indeed, it is a typo. |
1959b03 to
8933e9e
Compare
|
I have amended the commit message, if that was the blocking part. Unless the whole reasoning of this PR is out of scope, let's discuss what else is needed. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #16963
What is the new behavior?
It is now possible to use
ClassSerializerInterceptorOptionsto inject options forclass-serializerinterceptor globally.Does this PR introduce a breaking change?
Other information