/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"
tags:
- Media
"/limits":
"/config":
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.
All values are intentionally left optional, the client MUST assume
that any field not given is not limited.