Skip to content

Commit 2f38dfe

Browse files
Update OpenAPI spec
1 parent eaf8ada commit 2f38dfe

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

site/static/mattermost-openapi-v4.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21420,23 +21420,23 @@ paths:
2142021420
subsequent_page:
2142121421
summary: Subsequent page using cursor
2142221422
value:
21423-
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2142421423
cursor: MTphYmMxMjM6Y3JlYXRlX2F0OmZhbHNlOmZhbHNlOmFzYzoxNjM1NzI0ODAwMDAwOnBvc3QxMjM
21424+
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2142521425
per_page: 100
2142621426
time_range_query:
2142721427
summary: Query with time range starting from specific time
2142821428
value:
21429-
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2143021429
cursor: ""
21430+
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2143121431
start_time: 1635638400000
2143221432
per_page: 100
2143321433
descending_order:
2143421434
summary: Descending order from recent
2143521435
value:
2143621436
channel_id: 4xp9fdt77pncbef59f4k1qe83o
21437-
per_page: 100
2143821437
sort_direction: desc
2143921438
cursor: ""
21439+
per_page: 100
2144021440
responses:
2144121441
"200":
2144221442
description: Posts retrieved successfully
@@ -21466,9 +21466,9 @@ paths:
2146621466
value:
2146721467
posts:
2146821468
post_id_1:
21469+
create_at: 1635638400000
2146921470
id: post_id_1
2147021471
message: First post
21471-
create_at: 1635638400000
2147221472
post_id_2:
2147321473
id: post_id_2
2147421474
message: Second post
@@ -21480,9 +21480,9 @@ paths:
2148021480
value:
2148121481
posts:
2148221482
post_id_99:
21483+
message: Last post
2148321484
create_at: 1635724800000
2148421485
id: post_id_99
21485-
message: Last post
2148621486
"400":
2148721487
$ref: '#/components/responses/BadRequest'
2148821488
"401":
@@ -30549,8 +30549,8 @@ components:
3054930549
description: Team-specific reviewer configuration, keyed by team ID
3055030550
example:
3055130551
8guxic3sg7nijeu5dgxt1fh4ia:
30552-
Enabled: true
3055330552
ReviewerIds: []
30553+
Enabled: true
3055430554
u1ujk34a47gfxp856pdczs9gey:
3055530555
Enabled: false
3055630556
ReviewerIds: []

0 commit comments

Comments
 (0)