Skip to content

Commit 0fbcd66

Browse files
Update OpenAPI spec
1 parent 6c25697 commit 0fbcd66

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

site/static/mattermost-openapi-v4.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22188,15 +22188,15 @@ paths:
2218822188
summary: Query with time range starting from specific time
2218922189
value:
2219022190
channel_id: 4xp9fdt77pncbef59f4k1qe83o
22191-
start_time: 1635638400000
2219222191
cursor: ""
22192+
start_time: 1635638400000
2219322193
per_page: 100
2219422194
descending_order:
2219522195
summary: Descending order from recent
2219622196
value:
22197+
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2219722198
cursor: ""
2219822199
sort_direction: desc
22199-
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2220022200
per_page: 100
2220122201
responses:
2220222202
"200":
@@ -22225,25 +22225,25 @@ paths:
2222522225
with_more_pages:
2222622226
summary: Response with more pages available
2222722227
value:
22228-
next_cursor:
22229-
cursor: MTphYmMxMjM6Y3JlYXRlX2F0OmZhbHNlOmZhbHNlOmFzYzoxNjM1NjM4NTAwMDAwOnBvc3RfaWRfMg
2223022228
posts:
22229+
post_id_1:
22230+
message: First post
22231+
create_at: 1635638400000
22232+
id: post_id_1
2223122233
post_id_2:
2223222234
id: post_id_2
2223322235
message: Second post
2223422236
create_at: 1635638500000
22235-
post_id_1:
22236-
id: post_id_1
22237-
message: First post
22238-
create_at: 1635638400000
22237+
next_cursor:
22238+
cursor: MTphYmMxMjM6Y3JlYXRlX2F0OmZhbHNlOmZhbHNlOmFzYzoxNjM1NjM4NTAwMDAwOnBvc3RfaWRfMg
2223922239
last_page:
2224022240
summary: Last page (no more results)
2224122241
value:
2224222242
posts:
2224322243
post_id_99:
22244-
id: post_id_99
2224522244
message: Last post
2224622245
create_at: 1635724800000
22246+
id: post_id_99
2224722247
"400":
2224822248
$ref: '#/components/responses/BadRequest'
2224922249
"401":
@@ -27757,12 +27757,12 @@ components:
2775727757
description: Additional attributes for the property field (options for select fields, visibility, etc.).
2775827758
additionalProperties: true
2775927759
example:
27760-
visibility: when_set
27761-
sortOrder: 1
2776227760
options:
2776327761
- color: '#ff0000'
2776427762
id: opt1
2776527763
name: High
27764+
visibility: when_set
27765+
sortOrder: 1
2776627766
PropertyFieldPatch:
2776727767
type: object
2776827768
properties:
@@ -32032,8 +32032,8 @@ components:
3203232032
Enabled: true
3203332033
ReviewerIds: []
3203432034
u1ujk34a47gfxp856pdczs9gey:
32035-
Enabled: false
3203632035
ReviewerIds: []
32036+
Enabled: false
3203732037
required:
3203832038
- CommonReviewers
3203932039
- SystemAdminsAsReviewers

0 commit comments

Comments
 (0)