Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Added trailing commas for root level items in external services#4099

Merged
ryan-blunden merged 1 commit intomasterfrom
rb/extsvc-fix
May 17, 2019
Merged

Added trailing commas for root level items in external services#4099
ryan-blunden merged 1 commit intomasterfrom
rb/extsvc-fix

Conversation

@ryan-blunden
Copy link
Copy Markdown
Contributor

Now when admins comment a section, the JSON5 document will still be valid.

Fixes #4078 and #4087

Copy link
Copy Markdown
Contributor

@felixfbecker felixfbecker left a comment

Choose a reason for hiding this comment

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

It's JSONC btw not JSON5, single quotes are not allowed for example :)

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

External service default configurations are missing trailing commas which make them invalid

2 participants