We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62abe15 commit 0743518Copy full SHA for 0743518
core-api/core-api.json
@@ -4314,7 +4314,7 @@
4314
"properties": {
4315
"body": {
4316
"type": "string",
4317
- "description": "Content of the comment. Can include markdown formatting. Can only be updated if the comment\nwas created using the same token.\n"
+ "description": "Content of the comment. Can include markdown formatting. Can only be updated if the comment was created using the same token."
4318
},
4319
"is_pinned": {
4320
"type": "boolean",
@@ -6577,7 +6577,7 @@
6577
}
6578
6579
"responses": {
6580
- "201": {
+ "200": {
6581
"$ref": "#/components/responses/comment"
6582
6583
0 commit comments