Skip to content

feat: add @public tag for x-internal: false#1118

Merged
starfy84 merged 1 commit intomasterfrom
DX-3299-public
Mar 20, 2026
Merged

feat: add @public tag for x-internal: false#1118
starfy84 merged 1 commit intomasterfrom
DX-3299-public

Conversation

@starfy84
Copy link
Contributor

  • @public on routes emits x-internal: false
  • @public on schema fields/parameters emits x-internal: false
  • Using both @public and @Private on the same item throws an error
  • Added public to known tags so it doesn't appear in x-unknown-tags

- @public on routes emits x-internal: false
- @public on schema fields/parameters emits x-internal: false
- Using both @public and @Private on the same item throws an error
- Added public to known tags so it doesn't appear in x-unknown-tags

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@starfy84 starfy84 self-assigned this Mar 20, 2026
@starfy84 starfy84 requested a review from a team as a code owner March 20, 2026 14:30
@starfy84 starfy84 enabled auto-merge March 20, 2026 14:30
Copy link
Contributor

@shenbenson shenbenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@starfy84 starfy84 merged commit 5832c5a into master Mar 20, 2026
4 checks passed
@starfy84 starfy84 deleted the DX-3299-public branch March 20, 2026 14:35
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