asyncapi / parser-go

It parses AsyncAPI documents.
Apache License 2.0
55 stars 17 forks source link

Dereferencing #33

Closed xino12 closed 5 years ago

xino12 commented 5 years ago

First working version of dereferencing using infile references, external files references or http references. It's just the first version.

This still lacks :

xino12 commented 5 years ago

I'm moving forward and gonna merge this PR. Please, if you see something wrong, missing, or just don't agree with the changes, don't hesitate to leave a comment after it's merged. I'll be happy to address these questions afterward.

fmvilas commented 5 years ago

:tada: