Skip to content

Commit d007b53

Browse files
author
github-actions
committed
Update OpenAPI schemas
1 parent 24762f7 commit d007b53

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

core-api/core-api.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8100,6 +8100,9 @@
81008100
"responses": {
81018101
"200": {
81028102
"$ref": "#/components/responses/conversation"
8103+
},
8104+
"301": {
8105+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
81038106
}
81048107
}
81058108
},
@@ -8135,6 +8138,9 @@
81358138
"204": {
81368139
"description": "No content"
81378140
},
8141+
"301": {
8142+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
8143+
},
81388144
"400": {
81398145
"description": "Invalid input, such as invalid custom fields"
81408146
}
@@ -8173,6 +8179,9 @@
81738179
"responses": {
81748180
"204": {
81758181
"description": "No content"
8182+
},
8183+
"301": {
8184+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
81768185
}
81778186
}
81788187
}
@@ -8200,6 +8209,9 @@
82008209
"responses": {
82018210
"200": {
82028211
"$ref": "#/components/responses/listOfComments"
8212+
},
8213+
"301": {
8214+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
82038215
}
82048216
}
82058217
},
@@ -8234,6 +8246,9 @@
82348246
"responses": {
82358247
"201": {
82368248
"$ref": "#/components/responses/comment"
8249+
},
8250+
"301": {
8251+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
82378252
}
82388253
}
82398254
}
@@ -8261,6 +8276,9 @@
82618276
"responses": {
82628277
"200": {
82638278
"$ref": "#/components/responses/listOfMessages"
8279+
},
8280+
"301": {
8281+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
82648282
}
82658283
}
82668284
},
@@ -8295,6 +8313,9 @@
82958313
"responses": {
82968314
"200": {
82978315
"$ref": "#/components/responses/message"
8316+
},
8317+
"301": {
8318+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
82988319
}
82998320
}
83008321
}
@@ -8328,6 +8349,9 @@
83288349
"responses": {
83298350
"200": {
83308351
"$ref": "#/components/responses/listOfEvents"
8352+
},
8353+
"301": {
8354+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
83318355
}
83328356
}
83338357
}
@@ -8355,6 +8379,9 @@
83558379
"responses": {
83568380
"200": {
83578381
"$ref": "#/components/responses/listOfTeammates"
8382+
},
8383+
"301": {
8384+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
83588385
}
83598386
}
83608387
},
@@ -8402,6 +8429,9 @@
84028429
"responses": {
84038430
"204": {
84048431
"description": "No content"
8432+
},
8433+
"301": {
8434+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
84058435
}
84068436
}
84078437
},
@@ -8449,6 +8479,9 @@
84498479
"responses": {
84508480
"204": {
84518481
"description": "No content"
8482+
},
8483+
"301": {
8484+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
84528485
}
84538486
}
84548487
}
@@ -8476,6 +8509,9 @@
84768509
"responses": {
84778510
"200": {
84788511
"$ref": "#/components/responses/listOfInboxes"
8512+
},
8513+
"301": {
8514+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
84798515
}
84808516
}
84818517
}
@@ -8530,6 +8566,9 @@
85308566
"responses": {
85318567
"204": {
85328568
"description": "No content"
8569+
},
8570+
"301": {
8571+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
85338572
}
85348573
}
85358574
},
@@ -8577,6 +8616,9 @@
85778616
"responses": {
85788617
"204": {
85798618
"description": "No content"
8619+
},
8620+
"301": {
8621+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
85808622
}
85818623
}
85828624
}
@@ -8616,6 +8658,9 @@
86168658
"responses": {
86178659
"200": {
86188660
"$ref": "#/components/responses/listOfMessages"
8661+
},
8662+
"301": {
8663+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
86198664
}
86208665
}
86218666
},
@@ -8650,6 +8695,9 @@
86508695
"responses": {
86518696
"202": {
86528697
"$ref": "#/components/responses/message"
8698+
},
8699+
"301": {
8700+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
86538701
}
86548702
}
86558703
}
@@ -8686,6 +8734,9 @@
86868734
"responses": {
86878735
"204": {
86888736
"description": "No content"
8737+
},
8738+
"301": {
8739+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
86898740
}
86908741
}
86918742
}
@@ -8723,6 +8774,9 @@
87238774
"responses": {
87248775
"204": {
87258776
"description": "No content"
8777+
},
8778+
"301": {
8779+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
87268780
}
87278781
}
87288782
},
@@ -8758,6 +8812,9 @@
87588812
"responses": {
87598813
"204": {
87608814
"description": "No content"
8815+
},
8816+
"301": {
8817+
"description": "If the conversation has been merged, the response redirects you to the merged conversation."
87618818
}
87628819
}
87638820
}

0 commit comments

Comments
 (0)