APIDevTools / json-schema-ref-parser

Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
https://apitools.dev/json-schema-ref-parser
MIT License
942 stars 226 forks source link

fix: resolve root level references #329

Closed frk-dc closed 5 months ago

frk-dc commented 10 months ago

Previously raised in https://github.com/APIDevTools/json-schema-ref-parser/pull/246 (closed)

Fix for root-level $ref properties being interpreted as circular and not resolved.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8146503941

Details


Totals Coverage Status
Change from base Build 8146494365: 0.01%
Covered Lines: 3217
Relevant Lines: 3316

💛 - Coveralls
github-actions[bot] commented 5 months ago

:tada: This PR is included in version 11.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: