202002543 임성묵
202002543 임성묵
Hello, I want to fix this problem, can I join this?
Hi! 👋 I'd like to work on this issue if it's not already being handled. It seems the problem comes from `AnnotationsUtils#getSchemaFromAnnotation`, where `Json31.mapper().readTree(...)` parses a numeric string as a...
Hi! 👋 I’ve completed the fix for this issue. ### ✔️ What I changed - Updated `AnnotationsUtils#getSchemaFromAnnotation` to ensure example values starting with digits are always treated as strings. -...