asyncapi / parser-go

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

check that ref exists in document #39

Closed xino12 closed 5 years ago

xino12 commented 5 years ago

Check that we can find the reference in the document.

If not fail with a legible error.