matt1097
matt1097
This is coming from the json-schema-ref-parser library. Someone has reported it there as well: https://github.com/APIDevTools/json-schema-ref-parser/issues/311 I put together a PR to fix it: https://github.com/APIDevTools/json-schema-ref-parser/pull/315 not sure how quickly a maintainer...
I'll make a PR. I believe the reason that library does not use path is because it can work directly in the browser without node I was just mimicking, existing...
Also now fixes the cron/polling logic portion of #18. Sorry got my branches mixed so it got added to this PR.
Likely describing a similar problem in #11618 as well.