File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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:
You can’t perform that action at this time.
0 commit comments