Skip to content

feat(api): Mark experimental public endpoints as PUBLIC_EXPERIMENTAL - #124192

Merged
DominikB2014 merged 1 commit into
masterfrom
dominikbuszowiecki/feat/mark-experimental-apis-public-experimental
Sep 11, 2026
Merged

DominikB2014 merged 1 commit into
masterfrom
dominikbuszowiecki/feat/mark-experimental-apis-public-experimental

Conversation

@DominikB2014

Copy link
Copy Markdown
Contributor

Four PUBLIC endpoints (the two AI conversation endpoints, the autofix state GET, and release threshold statuses) already warned in their docstrings that they may change. This moves them to PUBLIC_EXPERIMENTAL and removes the hand-written warnings, since the docs hook added in #123914 now prepends a single notice.

Four PUBLIC endpoints already warned in their docstrings that they may change. Move them to
PUBLIC_EXPERIMENTAL so the spec marks them, and drop the hand-written warnings, which the docs
hook now prepends in a single wording.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 11, 2026
@DominikB2014
DominikB2014 marked this pull request as ready for review September 11, 2026 17:37
@DominikB2014
DominikB2014 requested review from a team as code owners September 11, 2026 17:37
@DominikB2014
DominikB2014 merged commit 6a73097 into master Sep 11, 2026
67 of 68 checks passed
@DominikB2014
DominikB2014 deleted the dominikbuszowiecki/feat/mark-experimental-apis-public-experimental branch September 11, 2026 19:40
@linear-code

linear-code Bot commented Sep 14, 2026

Copy link
Copy Markdown

ENG-8595

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants