Suggestions by Travis tend to be sensible ones

pull/977/head
Will Hunt 6 years ago committed by GitHub
parent 6b9640bcb4
commit 6d0a56d190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -286,7 +286,7 @@ paths:
- accessToken: []
responses:
200:
description: The limits exposed by the matrix server.
description: The public content repository configuration for the matrix server.
schema:
type: object
properties:
@ -295,7 +295,7 @@ paths:
description: "The maximum size an upload can be in bytes."
examples:
application/json: {
"m.upload.size": 50000000
}
"m.upload.size": 50000000
}
tags:
- Media

Loading…
Cancel
Save