Skip to content

Commit

Permalink
fix comments example (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdaR committed Apr 6, 2022
1 parent 97b90c0 commit 6f29491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comments/examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Create a simple text based comment",
"run_check": false,
"request": {
"title": "New Comment",
"subject": "New Comment",
"text": "This is my comment"
},
"response": {
Expand Down

0 comments on commit 6f29491

Please sign in to comment.