revert: turn on stripInternal everywhere#36313
Conversation
This reverts commit 05b5a2b.
|
||||||||||||||
|
||||||||||||||
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
Merge Queue Status✅ The pull request has been merged This pull request spent 28 minutes 4 seconds in the queue, including 27 minutes 54 seconds running CI. Required conditions to merge
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
This reverts commit 05b5a2b.
Issue # (if applicable)
Closes #36310
Reason for this change
Stripping out internal types is breaking external-facing types which extend from these internal types. (See the issue).
Description of changes
Clean revert of the original change
Describe any new or updated permissions being added
N/A
Description of how you validated changes
N/A
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license