Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stoplightio
/
json-schema-ref-parser
Public
forked from
APIDevTools/json-schema-ref-parser
Notifications
You must be signed in to change notification settings
Fork
7
Star
8
Code
Issues
8
Pull requests
14
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
circular-ref-issue
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 3, 2024
code optimisation for circular ref issue
SB-rohitdesai
committed
c1af82b
Copy full SHA for c1af82b
Commits on Mar 18, 2024
test: use path.unixify to normalize paths
P0lip
committed
2299bcc
Copy full SHA for 2299bcc
build: no need to test against Edge anymore
P0lip
committed
3fb54b4
Copy full SHA for 3fb54b4
chore: release 10.0
P0lip
committed
1eff26d
Copy full SHA for 1eff26d
chore: drop process (#61)
Show description for fcee80d
P0lip
committed
fcee80d
Copy full SHA for fcee80d
Commits on Mar 14, 2024
Drop redundant dependencies (#59)
Show description for ab6ad5a
P0lip
authored
ab6ad5a
Copy full SHA for ab6ad5a
chore: drop binary parser (#60)
Show description for 067afb3
P0lip
authored
067afb3
Copy full SHA for 067afb3
Commits on Mar 13, 2024
Add url as explicit dependency (#58)
dnascimento
authored
8fb793b
Copy full SHA for 8fb793b
Commits on Oct 9, 2023
Merge pull request #53 from stoplightio/fix/2385-external-ref-resolution
Show description for 79a8cda
mmarti21
authored
79a8cda
Copy full SHA for 79a8cda
Commits on Oct 5, 2023
add check to not convert actual urls
brendarearden
committed
b72c855
Copy full SHA for b72c855
Merge pull request #52 from stoplightio/fix/2385-external-ref-resolution
Show description for 8d19b3b
mmarti21
authored
8d19b3b
Copy full SHA for 8d19b3b
Commits on Oct 4, 2023
process refs through fileSystemPath to account for os & browser
brendarearden
committed
15d4514
Copy full SHA for 15d4514
Commits on Oct 3, 2023
Merge pull request #51 from stoplightio/fix/2385-external-ref-resolution
Show description for f6c013d
mmarti21
authored
f6c013d
Copy full SHA for f6c013d
fix bug in test helper
brendarearden
committed
86ad38e
Copy full SHA for 86ad38e
Commits on Oct 2, 2023
Merge pull request #50 from stoplightio/fix/2385-external-ref-resolution
Show description for 9f37789
mmarti21
authored
9f37789
Copy full SHA for 9f37789
undo toFileSystemPath changes
brendarearden
committed
9f9465e
Copy full SHA for 9f9465e
Commits on Sep 29, 2023
Merge pull request #47 from stoplightio/fix/2385-external-ref-resolution
Show description for cdcfd4f
mmarti21
authored
cdcfd4f
Copy full SHA for cdcfd4f
Commits on Sep 28, 2023
updating images and version in workflows
brendarearden
committed
6377871
Copy full SHA for 6377871
skip failing test
brendarearden
committed
446ca7a
Copy full SHA for 446ca7a
Commits on Sep 27, 2023
clone object in test helper, fix linting errors
brendarearden
committed
4f5c085
Copy full SHA for 4f5c085
Commits on Sep 26, 2023
add npm version
brendarearden
committed
ec34b4c
Copy full SHA for ec34b4c
convert relative refs when resolving an external schema
brendarearden
committed
ae6977f
Copy full SHA for ae6977f
Commits on Aug 29, 2023
Merge pull request #46 from stoplightio/fix/increase-key-attempts
Show description for 6e6ba8c
mmarti21
authored
6e6ba8c
Copy full SHA for 6e6ba8c
Updated config.yml
mmarti21
committed
fc79d97
Copy full SHA for fc79d97
chore: increase suggest key attempts
Daniel A. White
committed
0e46146
Copy full SHA for 0e46146
Commits on May 31, 2023
Merge pull request #43 from stoplightio/improve-MissingPointerError-message
Show description for fc3f606
ksoviero-stoplight
authored
fc3f606
Copy full SHA for fc3f606
release v9.2.5
EdVinyard
committed
70e087e
Copy full SHA for 70e087e
fix constructor param order (thanks Daniel!); revert experimental changes
EdVinyard
committed
aa05447
Copy full SHA for aa05447
fix a couple tests; try to get more info about remaining failing tests
EdVinyard
committed
00f024a
Copy full SHA for 00f024a
Commits on May 30, 2023
improve MissingPointerError message
EdVinyard
committed
c888ec6
Copy full SHA for c888ec6
Commits on May 4, 2023
Merge pull request #42 from stoplightio/fix/fetch-auth-headers
Show description for 5c9b100
mmarti21
authored
5c9b100
Copy full SHA for 5c9b100
fix(http): allow for undefined headers
Daniel A. White
committed
9c852d0
Copy full SHA for 9c852d0
Merge pull request #37 from stoplightio/fix/fetch-auth
Show description for dd778ae
mmarti21
authored
dd778ae
Copy full SHA for dd778ae
Commits on May 3, 2023
fix(http): replace url based basic auth with header
Daniel A. White
committed
51665de
Copy full SHA for 51665de
Commits on May 3, 2022
Release 9.2.2
marbemac
committed
0a15f2d
Copy full SHA for 0a15f2d
Pagination
Previous
Next
You can’t perform that action at this time.