mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 01:08:37 +01:00
Better indent of description
This commit is contained in:
parent
d5ce87e956
commit
2e6cc8045c
|
|
@ -272,7 +272,8 @@ paths:
|
||||||
"/config":
|
"/config":
|
||||||
get:
|
get:
|
||||||
summary: Get the configuration for the content repository.
|
summary: Get the configuration for the content repository.
|
||||||
description: Clients SHOULD use this as a guide when using content repository endpoints.
|
description: |-
|
||||||
|
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