Split summary up into description and summary
This commit is contained in:
parent
a1309d636c
commit
d5ce87e956
1 changed files with 7 additions and 7 deletions
|
@ -272,7 +272,7 @@ paths:
|
||||||
"/config":
|
"/config":
|
||||||
get:
|
get:
|
||||||
summary: Get the configuration for the content repository.
|
summary: Get the configuration for the content repository.
|
||||||
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…
Add table
Add a link
Reference in a new issue