Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experimental] Add Typekit for @typespec/http #5340

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

joheredi
Copy link
Member

This PR includes:

  • Consolidating the format used to define Typekits
  • Adding @typespec/compiler/experimental/typekit sub export
  • Adding @typespec/http/experimental/typekit sub export and implementation

Note: experimental/typekit subpaths were added for improved UX. The typekit import has a side effect which is augmenting existing typekit so having it within its own export isolates the side effect and makes it easier consumers to migrate once it becomes stable into @typespec/compiler/typekit and @typespec/http/typekit respectively

@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

  • @typespec/compiler
  • @typespec/http
Show changes

@typespec/compiler - feature ✏️

Add Experimental Typekit helpers for @typespec/http

@typespec/http - feature ✏️

Add Experimental Typekit helpers for @typespec/http

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

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