mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-21 05:23:42 +01:00
a upload > an upload
This commit is contained in:
parent
de6fe1b76e
commit
ffc8ee298a
|
|
@ -292,7 +292,7 @@ paths:
|
||||||
properties:
|
properties:
|
||||||
upload_size:
|
upload_size:
|
||||||
type: number
|
type: number
|
||||||
description: "The maximum size a upload can be in bytes."
|
description: "The maximum size an upload can be in bytes."
|
||||||
examples:
|
examples:
|
||||||
application/json: {
|
application/json: {
|
||||||
"upload_size": 50000000
|
"upload_size": 50000000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue