You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many json libraries allow us to parse json that is in snake_case to POJO with camelCase fields. Is there a way I can generate snake_case json schemas with JSONschema4-mapper?
Many json libraries allow us to parse json that is in snake_case to POJO with camelCase fields. Is there a way I can generate snake_case json schemas with JSONschema4-mapper?