mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-07 20:24:08 +01:00
Merge remote-tracking branch 'jcgruenhage/patch-1'
This commit is contained in:
commit
9a1badee45
|
|
@ -42,7 +42,7 @@ paths:
|
||||||
name: Content-Type
|
name: Content-Type
|
||||||
type: string
|
type: string
|
||||||
description: The content type of the file being uploaded
|
description: The content type of the file being uploaded
|
||||||
x-example: "Content-Type: application/pdf"
|
x-example: "application/pdf"
|
||||||
- in: query
|
- in: query
|
||||||
type: string
|
type: string
|
||||||
x-example: "War and Peace.pdf"
|
x-example: "War and Peace.pdf"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue