asyncapi-archived-repos / docgen

AsyncAPI documentation generator. DEPRECATED in favour of
https://github.com/asyncapi/generator
Apache License 2.0
21 stars 11 forks source link

Expand arrays of objects #7

Closed fmvilas closed 7 years ago

fmvilas commented 7 years ago

This fixes #6

screen shot 2017-08-01 at 14 26 45

It now expands arrays of objects and makes it clear it's an array of objects by changing the type to array(object).