Skip to content

Commit d5b3f53

Browse files
Update OpenAPI spec
1 parent 095e887 commit d5b3f53

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

site/static/mattermost-openapi-v4.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9047,12 +9047,12 @@ paths:
90479047
/api/v4/sharedchannels/{channel_id}/remotes:
90489048
get:
90499049
tags:
9050-
- channels
9050+
- shared channels
90519051
summary: Get remote clusters for a shared channel
90529052
description: |
90539053
Gets the remote clusters information for a shared channel.
90549054

9055-
__Minimum server version__: 10.10
9055+
__Minimum server version__: 10.11
90569056

90579057
##### Permissions
90589058
Must be authenticated and have the `read_channel` permission for the channel.
@@ -21896,29 +21896,29 @@ paths:
2189621896
first_page_ascending:
2189721897
summary: First page, ascending order
2189821898
value:
21899-
per_page: 100
21900-
cursor: ""
2190121899
channel_id: 4xp9fdt77pncbef59f4k1qe83o
21900+
cursor: ""
21901+
per_page: 100
2190221902
subsequent_page:
2190321903
summary: Subsequent page using cursor
2190421904
value:
2190521905
channel_id: 4xp9fdt77pncbef59f4k1qe83o
21906-
cursor: MTphYmMxMjM6Y3JlYXRlX2F0OmZhbHNlOmZhbHNlOmFzYzoxNjM1NzI0ODAwMDAwOnBvc3QxMjM
2190721906
per_page: 100
21907+
cursor: MTphYmMxMjM6Y3JlYXRlX2F0OmZhbHNlOmZhbHNlOmFzYzoxNjM1NzI0ODAwMDAwOnBvc3QxMjM
2190821908
time_range_query:
2190921909
summary: Query with time range starting from specific time
2191021910
value:
21911-
cursor: ""
2191221911
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2191321912
start_time: 1635638400000
21913+
cursor: ""
2191421914
per_page: 100
2191521915
descending_order:
2191621916
summary: Descending order from recent
2191721917
value:
2191821918
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2191921919
cursor: ""
21920-
sort_direction: desc
2192121920
per_page: 100
21921+
sort_direction: desc
2192221922
responses:
2192321923
"200":
2192421924
description: Posts retrieved successfully
@@ -21948,9 +21948,9 @@ paths:
2194821948
value:
2194921949
posts:
2195021950
post_id_1:
21951+
create_at: 1635638400000
2195121952
id: post_id_1
2195221953
message: First post
21953-
create_at: 1635638400000
2195421954
post_id_2:
2195521955
id: post_id_2
2195621956
message: Second post
@@ -31624,11 +31624,11 @@ components:
3162431624
description: Team-specific reviewer configuration, keyed by team ID
3162531625
example:
3162631626
8guxic3sg7nijeu5dgxt1fh4ia:
31627-
Enabled: true
3162831627
ReviewerIds: []
31628+
Enabled: true
3162931629
u1ujk34a47gfxp856pdczs9gey:
31630-
ReviewerIds: []
3163131630
Enabled: false
31631+
ReviewerIds: []
3163231632
required:
3163331633
- CommonReviewers
3163431634
- SystemAdminsAsReviewers

0 commit comments

Comments
 (0)