Skip to content

Removal of the proxies.json JSON schema contribution#4944

Merged
nturinski merged 1 commit intomainfrom
nat/fix/4940
Mar 27, 2026
Merged

Removal of the proxies.json JSON schema contribution#4944
nturinski merged 1 commit intomainfrom
nat/fix/4940

Conversation

@nturinski
Copy link
Copy Markdown
Member

Fixes #4940

Since Azure Functions proxies were deprecated in v1.5.2 (Oct 2021) and no code in src references proxy functionality, this is safe to remove.

If you look at the user's issue, it was a problem in their proxies.json.

Copilot AI review requested due to automatic review settings March 27, 2026 18:22
@nturinski nturinski requested a review from a team as a code owner March 27, 2026 18:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the VS Code JSON schema association for proxies.json from this extension’s jsonValidation contributions, aligning with Azure Functions proxies deprecation and addressing the reported schema-related editor error for that file.

Changes:

  • Removed proxies.json → SchemaStore proxies.json entry from contributes.jsonValidation in the extension manifest.

@nturinski nturinski merged commit 2432254 into main Mar 27, 2026
6 checks passed
@nturinski nturinski deleted the nat/fix/4940 branch March 27, 2026 18:39
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.

Json top level array formatting error

3 participants