This repository was archived by the owner on Aug 24, 2018. It is now read-only.
This repository was archived by the owner on Aug 24, 2018. It is now read-only.
definitionsFullyResolved and ignoring definitions? #5
I referring to this... https://github.com/swagger-api/sway-worker/blob/master/index.js#L28-L39
If there are
errorswe return eitherdefintionsFullyResolvedordefintionsIf there are no errors we only return
defintionsFullyResolvedIs this intentional? I'm curious, because
defintionsFullyResolvedisn't populate in my case. Could this be aswayissue?