Skip to content

Commit 65b72ee

Browse files
Update OpenAPI spec
1 parent b3c593b commit 65b72ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site/static/mattermost-openapi-v4.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19544,12 +19544,12 @@ paths:
1954419544
/api/v4/sharedchannels/{channel_id}/remotes:
1954519545
get:
1954619546
tags:
19547-
- channels
19547+
- shared channels
1954819548
summary: Get remote clusters for a shared channel
1954919549
description: |
1955019550
Gets the remote clusters information for a shared channel.
1955119551

19552-
__Minimum server version__: 10.10
19552+
__Minimum server version__: 10.11
1955319553

1955419554
##### Permissions
1955519555
Must be authenticated and have the `read_channel` permission for the channel.
@@ -27577,12 +27577,12 @@ components:
2757727577
description: Additional attributes for the property field (options for select fields, visibility, etc.).
2757827578
additionalProperties: true
2757927579
example:
27580-
visibility: when_set
27581-
sortOrder: 1
2758227580
options:
2758327581
- color: '#ff0000'
2758427582
id: opt1
2758527583
name: High
27584+
sortOrder: 1
27585+
visibility: when_set
2758627586
PropertyFieldPatch:
2758727587
type: object
2758827588
properties:

0 commit comments

Comments
 (0)