Skip to content

Commit

Permalink
docs: update requestHandler guide
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Sep 29, 2024
1 parent 9ed3d60 commit 7179414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ registerCompletion(monaco, editor, {
headers,
body: JSON.stringify({
...body,
custom: 'value',
any: 'thing',
}),
});

Expand Down

0 comments on commit 7179414

Please sign in to comment.