Skip to content

Commit 6c6fdcc

Browse files
Update OpenAPI spec
1 parent 09e2974 commit 6c6fdcc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

site/static/mattermost-openapi-v4.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21426,17 +21426,17 @@ paths:
2142621426
time_range_query:
2142721427
summary: Query with time range starting from specific time
2142821428
value:
21429+
start_time: 1635638400000
2142921430
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2143021431
cursor: ""
21431-
start_time: 1635638400000
2143221432
per_page: 100
2143321433
descending_order:
2143421434
summary: Descending order from recent
2143521435
value:
21436-
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2143721436
sort_direction: desc
2143821437
cursor: ""
2143921438
per_page: 100
21439+
channel_id: 4xp9fdt77pncbef59f4k1qe83o
2144021440
responses:
2144121441
"200":
2144221442
description: Posts retrieved successfully
@@ -21466,9 +21466,9 @@ paths:
2146621466
value:
2146721467
posts:
2146821468
post_id_1:
21469+
id: post_id_1
2146921470
message: First post
2147021471
create_at: 1635638400000
21471-
id: post_id_1
2147221472
post_id_2:
2147321473
id: post_id_2
2147421474
message: Second post
@@ -26418,8 +26418,8 @@ components:
2641826418
description: Additional attributes for the property field (options for select fields, visibility, etc.).
2641926419
additionalProperties: true
2642026420
example:
26421-
sortOrder: 1
2642226421
visibility: when_set
26422+
sortOrder: 1
2642326423
options:
2642426424
- color: '#ff0000'
2642526425
id: opt1

0 commit comments

Comments
 (0)