Skip to content

Update README.md #534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Update README.md #534

merged 1 commit into from
Jun 17, 2025

Conversation

PierreGode
Copy link
Contributor

@PierreGode PierreGode commented Jun 17, 2025

Fix Uncaught Exception issue, trailing comma in documentation.

Fix Uncaught Exception issue
@Copilot Copilot AI review requested due to automatic review settings June 17, 2025 07:16
@PierreGode PierreGode requested a review from a team as a code owner June 17, 2025 07:16
Copy link
Contributor

@Copilot 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

This PR removes an extraneous trailing comma in the README’s JSON example to prevent an uncaught exception when copying the snippet.

  • Removed the extra comma after the Authorization header entry in the VS Code launch configuration example.

Copy link
Collaborator

@SamMorrowDrums SamMorrowDrums left a comment

Choose a reason for hiding this comment

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

I will accept the change for cleaner json, but VSCode itself supports jsonc with comments and trailing commas.

@SamMorrowDrums SamMorrowDrums merged commit 5502afa into github:main Jun 17, 2025
9 checks passed
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.

2 participants