Skip to content

feat(feed): request wrapping markdown on flag-on GETs - #4823

Draft
jmcbgaston wants to merge 1 commit into
box:masterfrom
jmcbgaston:enable-rich-text-feed-gets
Draft

feat(feed): request wrapping markdown on flag-on GETs#4823
jmcbgaston wants to merge 1 commit into
box:masterfrom
jmcbgaston:enable-rich-text-feed-gets

Conversation

@jmcbgaston

Copy link
Copy Markdown
Contributor

Description

Activity Feed V2 GETs append enable_rich_text=true when activityFeed.richText.enabled is on, and omit the key when it is off. Optional last args on the GET helpers so existing callers default to omit. Create and update stay param-free.

Quirk: do not send enable_rich_text=false. Absent key is the unwrap path for flag-off and older clients.

Flag-off and older clients omit the key so those reads still unwrap.
Never send false.
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant