Wordy intro sentence for description

This commit is contained in:
Will Hunt 2018-07-06 10:36:17 +01:00 committed by GitHub
parent 2e6cc8045c
commit 77f4ac54aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -273,6 +273,8 @@ paths:
get: get:
summary: Get the configuration for the content repository. summary: Get the configuration for the content repository.
description: |- description: |-
This endpoint allows clients to retrieve the configuration of the content
repository, such as upload limitations.
Clients SHOULD use this as a guide when using content repository endpoints. Clients SHOULD use this as a guide when using content repository endpoints.
All values are intentionally left optional. Clients SHOULD follow All values are intentionally left optional. Clients SHOULD follow
the advice given in the field description when the field is not available. the advice given in the field description when the field is not available.