Add missing vertical bars to REST API doc markup
Their absence is messing up the formatting. Change-Id: I584f33065c70751881b1155279712a74d024b3eb
This commit is contained in:
parent
ced45dfa0b
commit
1b0f76251a
@ -2016,12 +2016,10 @@ link:#inherited-boolean-info[InheritedBooleanInfo] that tells whether a
|
|||||||
valid link:user-changeid.html[Change-Id] footer in any commit uploaded
|
valid link:user-changeid.html[Change-Id] footer in any commit uploaded
|
||||||
for review is required. This does not apply to commits pushed directly
|
for review is required. This does not apply to commits pushed directly
|
||||||
to a branch or tag.
|
to a branch or tag.
|
||||||
|`enable_signed_push`|
|
|`enable_signed_push`|optional, not set if signed push is disabled|
|
||||||
optional, not set if signed push is disabled|
|
|
||||||
link:#inherited-boolean-info[InheritedBooleanInfo] that tells whether
|
link:#inherited-boolean-info[InheritedBooleanInfo] that tells whether
|
||||||
signed push validation is enabled on the project.
|
signed push validation is enabled on the project.
|
||||||
|`require_signed_push`|
|
|`require_signed_push`|optional, not set if signed push is disabled|
|
||||||
optional, not set if signed push is disabled
|
|
||||||
link:#inherited-boolean-info[InheritedBooleanInfo] that tells whether
|
link:#inherited-boolean-info[InheritedBooleanInfo] that tells whether
|
||||||
signed push validation is required on the project.
|
signed push validation is required on the project.
|
||||||
|`max_object_size_limit` ||
|
|`max_object_size_limit` ||
|
||||||
@ -2136,7 +2134,7 @@ is inheritable this is the effective value which is deduced from
|
|||||||
`configured_value` and `inherited_value`.
|
`configured_value` and `inherited_value`.
|
||||||
|`values` |optional|
|
|`values` |optional|
|
||||||
The list of values. Only set if the `type` is `ARRAY`.
|
The list of values. Only set if the `type` is `ARRAY`.
|
||||||
`editable` |`false` if not set|
|
|`editable` |`false` if not set|
|
||||||
Whether the value is editable.
|
Whether the value is editable.
|
||||||
|`permitted_values`|optional|
|
|`permitted_values`|optional|
|
||||||
The list of permitted values. Only set if the `type` is `LIST`.
|
The list of permitted values. Only set if the `type` is `LIST`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user