Skip to content

Updates schemastore endpoint - #828

Open
konn wants to merge 1 commit into
tamasfe:masterfrom
konn:konn/update-catalog
Open

Updates schemastore endpoint#828
konn wants to merge 1 commit into
tamasfe:masterfrom
konn:konn/update-catalog

Conversation

@konn

@konn konn commented Nov 7, 2025

Copy link
Copy Markdown

It seems that Schema Store recently changes their API endpoint to www.schemastore.org, instead of old json.schemastore.org for some reason. For example, although I could not find any actual discussion or announcement, this is stated here: microsoft/vscode#254689.

It seems that json.* subdomain had lived for some duration, but it starts to fail to serve reliably, and results in unexpected linting error.
This PR aims at fixing this just by rewriting schemastore catalog url. I confirmed that this should work by adding following lines to .taplo.toml:

[schema]
path = "https://www.schemastore.org/api/json/catalog.json"

@denysvitali-kaiko

Copy link
Copy Markdown

FYI - the project seems to be dead (#715 (comment)) - so I doubt this will be merged. It's probably better to switch to tombi

@konn

konn commented Nov 11, 2025

Copy link
Copy Markdown
Author

@denysvitali-kaiko Oh, I didn't notice that. Thank you for your note! Meanwhile, I let this PR just as-is.

@AlexTMjugador

AlexTMjugador commented Aug 7, 2026

Copy link
Copy Markdown

The change proposed by this PR has been effectively applied as of 08f343b 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants