devongovett / protobuf-jsonschema

Compiles Protobuf IDL to JSON Schema
119 stars 37 forks source link

Partially fix #11: Allows recursive types with one level of recursion #14

Open ilyanep opened 4 years ago

ilyanep commented 4 years ago

Not the ideal fix, but wanted to contribute the quick fix I made for something I needed to do locally.