yongminkim0501 commented on issue #78: URL: https://github.com/apache/otava/issues/78#issuecomment-3445853575
Hi! I'm analyzing the scope of this change. Converting to Pydantic would require: - Changing ~5+ classes - Updating 100+ call sites (.to_json() → .model_dump()) - Adding Pydantic as a dependency Is this the intended scope? Or should I start with just the simplest cases first? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
