Skip to content

Commit 0743518

Browse files
author
github-actions
committed
Update OpenAPI schemas
1 parent 62abe15 commit 0743518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core-api/core-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4314,7 +4314,7 @@
43144314
"properties": {
43154315
"body": {
43164316
"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"
4317+
"description": "Content of the comment. Can include markdown formatting. Can only be updated if the comment was created using the same token."
43184318
},
43194319
"is_pinned": {
43204320
"type": "boolean",
@@ -6577,7 +6577,7 @@
65776577
}
65786578
},
65796579
"responses": {
6580-
"201": {
6580+
"200": {
65816581
"$ref": "#/components/responses/comment"
65826582
}
65836583
}

0 commit comments

Comments
 (0)