Skip to content

Re-enable JSON comment support in the config file#417

Merged
normj merged 1 commit intodevfrom
normj/allow-comments
Dec 16, 2025
Merged

Re-enable JSON comment support in the config file#417
normj merged 1 commit intodevfrom
normj/allow-comments

Conversation

@normj
Copy link
Copy Markdown
Member

@normj normj commented Dec 16, 2025

Issue #, if available:
aws/aws-lambda-dotnet#2230

Description of changes:
In the new major version we switched the JSON parser to System.Text.Json which by default doesn't support comments like the previous LitJson parser. That was an unintended change and this PR re-enables the support for comments.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj normj merged commit 177dda8 into dev Dec 16, 2025
10 checks passed
@normj normj deleted the normj/allow-comments branch December 16, 2025 16:28
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