jsontypedef / json-typedef-codegen

A CLI tool that generates code from JSON Typedef schemas
https://jsontypedef.com/docs/tools/jtd-codegen
MIT License
157 stars 31 forks source link

Generate Go interfaces for discriminators #68

Open diamondburned opened 1 year ago

diamondburned commented 1 year ago

This PR implements #67.

diamondburned commented 1 year ago

I don't currently have Docker, so I can't rerun the tests.