mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Update layouts/partials/openapi/render-object-table.html
This commit is contained in:
parent
fbcdfd7d2e
commit
e95360b06e
|
|
@ -310,7 +310,7 @@ resolve-additional-types.)
|
|||
{{ $description := .property.description -}}
|
||||
{{ if .required -}}
|
||||
{{/*
|
||||
Concatenate "Required:" to make it part of the first paragraph of the
|
||||
Prepend "Required:" to make it part of the first paragraph of the
|
||||
description.
|
||||
*/}}
|
||||
{{- $description = printf "<strong>Required: </strong>%s" $description -}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue