I made a CLI tool to generate @golang types out of JSON samples and Swagger 3.0 specs and it worked wonderfully (If I may say so) here is a blog post about it https://perri.to/2020/11/generating-go-types-from-json/
I made a CLI tool to generate @golang types out of JSON samples and Swagger 3.0 specs and it worked wonderfully (If I may say so) here is a blog post about it https://perri.to/2020/11/generating-go-types-from-json/