Skip to content

fix(docs): remove trailing comma from JSON response example#1347

Open
HusseinAdeiza wants to merge 1 commit intobase:masterfrom
HusseinAdeiza:fix/issue-1313-json-trailing-comma
Open

fix(docs): remove trailing comma from JSON response example#1347
HusseinAdeiza wants to merge 1 commit intobase:masterfrom
HusseinAdeiza:fix/issue-1313-json-trailing-comma

Conversation

@HusseinAdeiza
Copy link
Copy Markdown

Fixes #1313

The JSON response example in agent-builder-codes.mdx contained a trailing comma after the last property, which is invalid JSON. This fix removes the comma to ensure the example shows valid JSON.

What changed? Why?

Notes to reviewers

How has it been tested?

Fixes base#1313

The JSON response example in agent-builder-codes.mdx contained
a trailing comma after the last property, which is invalid JSON.
This fix removes the comma to ensure the example shows valid JSON.
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.

fix(docs): remove trailing comma from JSON response example in agent-builder-codes

1 participant