create PM v0.5
This commit is contained in:
parent
9b47296cea
commit
d2ba22c0cf
25 changed files with 2155 additions and 72 deletions
|
|
@ -310,6 +310,12 @@ components:
|
|||
maxLength: 255
|
||||
text:
|
||||
type: string
|
||||
description: |
|
||||
Body of the press release. Since Phase 7 (May 2026) this may
|
||||
contain sanitized HTML produced by the rich-text editor
|
||||
(allowed tags: p, br, h2, h3, strong, em, ul, ol, li,
|
||||
blockquote, a). PMs imported before Phase 7 are plain text.
|
||||
API consumers should treat the value as untrusted HTML.
|
||||
backlink_url:
|
||||
type: string
|
||||
format: uri
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue