🤔 What's the problem you're trying to solve?
I just encountered DuplicateTypeNameException what says something like
There is already a parameter type with name iso8601Date
But it does not tell me where the other one is and what is the duplicate.
✨ What's your proposed solution?
It would help to know where the current (offending) definition comes from and what is the other (already existing one).
That way its easier to locate and fix the problem.
⛏ Have you considered any alternatives or workarounds?
No response
📚 Any additional context?
No response
🤔 What's the problem you're trying to solve?
I just encountered
DuplicateTypeNameExceptionwhat says something likeBut it does not tell me where the other one is and what is the duplicate.
✨ What's your proposed solution?
It would help to know where the current (offending) definition comes from and what is the other (already existing one).
That way its easier to locate and fix the problem.
⛏ Have you considered any alternatives or workarounds?
No response
📚 Any additional context?
No response