interagent / schematic

A Go point of view on JSON Schema
https://godoc.org/github.com/interagent/schematic
MIT License
321 stars 33 forks source link

Better handling of nested struct #17

Closed cyberdelia closed 6 years ago

cyberdelia commented 10 years ago

We should generated intermediary struct, this would avoid having to redeclare the anonymous struct in client code.