Skip to content

Docs/1539 yaml hygiene - #267

Open
Faria1212 wants to merge 2 commits into
mainfrom
docs/1539-yaml-hygiene
Open

Docs/1539 yaml hygiene#267
Faria1212 wants to merge 2 commits into
mainfrom
docs/1539-yaml-hygiene

Conversation

@Faria1212

@Faria1212 Faria1212 commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Hygiene pass on endpoint descriptions — 46 changed lines across messaging, omnichannel, rooms, and user-management:

Removes all 20 raw
/
tags: 12 were redundant (already followed by a blank line) and are dropped; 8 are replaced with Markdown paragraph breaks, so rendered layout is unchanged.
Renames two | Version | Change | changelog headers in rooms.yaml to | Version | Description | for consistency.
Fixes a missing trailing pipe on one changelog header row in omnichannel.yaml.

No schema, parameter, or example changes — parsed structure is identical outside descriptions, and description text is semantically unchanged (line-break normalization only). Whitespace-only header variations were left untouched to avoid diff churn. Tracking: DOCS-1539

Faria1212 and others added 2 commits September 8, 2026 14:46
Hygiene pass on endpoint descriptions — 46 changed lines across messaging, omnichannel, rooms, and user-management:

Removes all 20 raw <br>/<br /> tags: 12 were redundant (already followed by a blank line) and are dropped; 8 are replaced with Markdown paragraph breaks, so rendered layout is unchanged.
Renames two | Version | Change | changelog headers in rooms.yaml to | Version | Description | for consistency.
Fixes a missing trailing pipe on one changelog header row in omnichannel.yaml.

No schema, parameter, or example changes — parsed structure is identical outside descriptions, and description text is semantically unchanged (line-break normalization only). Whitespace-only header variations were left untouched to avoid diff churn. Tracking: DOCS-1539
@Faria1212 Faria1212 assigned Roxie-32 and Faria1212 and unassigned Faria1212 Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants