mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 11:44:10 +01:00
Wordy intro sentence for description
This commit is contained in:
parent
2e6cc8045c
commit
77f4ac54aa
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue