Skip to content

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Dec 2, 2025

Adds public or internal tsdoc tags to generated endpoint components.

@kuhe kuhe requested a review from a team as a code owner December 2, 2025 18:25
}

/**
* @public
Copy link
Contributor Author

Choose a reason for hiding this comment

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

resolved params are public because the client's resolved config type intersection is itself public

};

/**
* @internal
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the other elements are internal because they do not give information to the reader/user on how to use the client, nor would they be imported by a consumer.

@kuhe kuhe merged commit cd97706 into main Dec 2, 2025
13 checks passed
@kuhe kuhe deleted the endpoints/acl branch December 2, 2025 19:36
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