Skip to content

Conversation

@ncoghlan
Copy link
Collaborator

Change the names of public API types at schema generation time instead of aliasing them at import time.

This makes the name reported at runtime match the import name in the public SDK API.

Closes #73

Change the names of public API types at schema generation
time instead of aliasing them at import time.

This makes the name reported at runtime match the import
name in the public SDK API.

Closes #73
@github-actions github-actions bot added the CLA signed Indicates that all contributors have signed label Apr 14, 2025
@ncoghlan ncoghlan merged commit 3506f13 into main Apr 14, 2025
10 checks passed
@ncoghlan ncoghlan deleted the move-schema-type-aliases-to-code-generator branch April 14, 2025 12:46
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA signed Indicates that all contributors have signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move schema type code aliases to the code generator

2 participants