Skip to content

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