File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -19369,12 +19369,12 @@ paths:
1936919369 /api/v4/sharedchannels/{channel_id}/remotes:
1937019370 get:
1937119371 tags:
19372- - shared channels
19372+ - channels
1937319373 summary: Get remote clusters for a shared channel
1937419374 description: |
1937519375 Gets the remote clusters information for a shared channel.
1937619376
19377- __Minimum server version__: 10.11
19377+ __Minimum server version__: 10.10
1937819378
1937919379 ##### Permissions
1938019380 Must be authenticated and have the `read_channel` permission for the channel.
@@ -21941,8 +21941,8 @@ paths:
2194121941 summary: First page, ascending order
2194221942 value:
2194321943 channel_id: 4xp9fdt77pncbef59f4k1qe83o
21944- cursor: ""
2194521944 per_page: 100
21945+ cursor: ""
2194621946 subsequent_page:
2194721947 summary: Subsequent page using cursor
2194821948 value:
@@ -21954,15 +21954,15 @@ paths:
2195421954 value:
2195521955 channel_id: 4xp9fdt77pncbef59f4k1qe83o
2195621956 cursor: ""
21957- per_page: 100
2195821957 start_time: 1635638400000
21958+ per_page: 100
2195921959 descending_order:
2196021960 summary: Descending order from recent
2196121961 value:
21962- sort_direction: desc
21962+ per_page: 100
2196321963 channel_id: 4xp9fdt77pncbef59f4k1qe83o
2196421964 cursor: ""
21965- per_page: 100
21965+ sort_direction: desc
2196621966 responses:
2196721967 "200":
2196821968 description: Posts retrieved successfully
@@ -22006,9 +22006,9 @@ paths:
2200622006 value:
2200722007 posts:
2200822008 post_id_99:
22009- create_at: 1635724800000
2201022009 id: post_id_99
2201122010 message: Last post
22011+ create_at: 1635724800000
2201222012 "400":
2201322013 $ref: '#/components/responses/BadRequest'
2201422014 "401":
You can’t perform that action at this time.
0 commit comments