Skip to content

Commit e5f3e7d

Browse files
committed
Update en to output generated at 4f451c5
1 parent 063fe0b commit e5f3e7d

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

openapi.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9708,7 +9708,8 @@
97089708
"schema": {
97099709
"type": "object",
97109710
"required": [
9711-
"message"
9711+
"message",
9712+
"item"
97129713
],
97139714
"properties": {
97149715
"message": {
@@ -10127,10 +10128,6 @@
1012710128
"item": {
1012810129
"type": "object",
1012910130
"description": "The item to attach the comment to.",
10130-
"required": [
10131-
"id",
10132-
"type"
10133-
],
1013410131
"properties": {
1013510132
"type": {
1013610133
"type": "string",
@@ -10689,10 +10686,6 @@
1068910686
"item": {
1069010687
"type": "object",
1069110688
"description": "The file to attach the task to.",
10692-
"required": [
10693-
"id",
10694-
"type"
10695-
],
1069610689
"properties": {
1069710690
"id": {
1069810691
"type": "string",

0 commit comments

Comments
 (0)