/limits => /config

This commit is contained in:
Will Hunt 2018-06-20 16:01:06 +01:00 committed by GitHub
parent ffc8ee298a
commit 077cd04a6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -269,9 +269,9 @@ paths:
"$ref": "definitions/error.yaml" "$ref": "definitions/error.yaml"
tags: tags:
- Media - Media
"/limits": "/config":
get: get:
summary: Get limits on what can be uploaded to the content repository. summary: Get the config for the media repository.
Clients SHOULD use this as a guide when uploading content. Clients SHOULD use this as a guide when uploading content.
All values are intentionally left optional, the client MUST assume All values are intentionally left optional, the client MUST assume
that any field not given is not limited. that any field not given is not limited.