Skip to content

Commit 7bc1d60

Browse files
Update OpenAPI spec
1 parent f4ea90f commit 7bc1d60

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

site/static/mattermost-openapi-v4.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9091,12 +9091,12 @@ paths:
90919091
/api/v4/sharedchannels/{channel_id}/remotes:
90929092
get:
90939093
tags:
9094-
- channels
9094+
- shared channels
90959095
summary: Get remote clusters for a shared channel
90969096
description: |
90979097
Gets the remote clusters information for a shared channel.
90989098

9099-
__Minimum server version__: 10.10
9099+
__Minimum server version__: 10.11
91009100

91019101
##### Permissions
91029102
Must be authenticated and have the `read_channel` permission for the channel.
@@ -21952,17 +21952,17 @@ paths:
2195221952
time_range_query:
2195321953
summary: Query with time range starting from specific time
2195421954
value:
21955+
cursor: ""
2195521956
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2195621957
start_time: 1635638400000
21957-
cursor: ""
2195821958
per_page: 100
2195921959
descending_order:
2196021960
summary: Descending order from recent
2196121961
value:
21962-
per_page: 100
21962+
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2196321963
cursor: ""
2196421964
sort_direction: desc
21965-
channel_id: 4xp9fdt77pncbef59f4k1qe83o
21965+
per_page: 100
2196621966
responses:
2196721967
"200":
2196821968
description: Posts retrieved successfully
@@ -21991,14 +21991,14 @@ paths:
2199121991
summary: Response with more pages available
2199221992
value:
2199321993
posts:
21994-
post_id_2:
21995-
id: post_id_2
21996-
message: Second post
21997-
create_at: 1635638500000
2199821994
post_id_1:
2199921995
id: post_id_1
2200021996
message: First post
2200121997
create_at: 1635638400000
21998+
post_id_2:
21999+
create_at: 1635638500000
22000+
id: post_id_2
22001+
message: Second post
2200222002
next_cursor:
2200322003
cursor: MTphYmMxMjM6Y3JlYXRlX2F0OmZhbHNlOmZhbHNlOmFzYzoxNjM1NjM4NTAwMDAwOnBvc3RfaWRfMg
2200422004
last_page:

0 commit comments

Comments
 (0)