create PM v0.5
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled

This commit is contained in:
Kevin Adametz 2026-05-20 19:14:39 +02:00
parent 9b47296cea
commit d2ba22c0cf
25 changed files with 2155 additions and 72 deletions

View file

@ -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