[PMM-630]: Update TypeSpec Guide#93
Open
philsturgeon wants to merge 6 commits intospeakeasy-api:mainfrom
Open
Conversation
|
🔗 Preview your changes |
6d74bc6 to
9985983
Compare
Contributor
Author
|
@ndimares ready for January. |
baywet
reviewed
Jan 2, 2026
baywet
left a comment
There was a problem hiding this comment.
This is great, I gave it a high level review. Beyond the ad-hoc comments, it might be worth expanding two aspects:
- Why would anyone choose to get SDKs generated from Speakeasy vs TypeSpec since this is a new possibility from adopting TypeSpec?
- An important benefit from using TypeSpec is to enable the use of linting rules directly in the contract tooling (no 3rd party required). That improves the API consistency and quality, which in turns improves the quality of SDKs (however they end up being generated).
ee19357 to
d7ae27d
Compare
Contributor
Author
|
@ndimares ready to merge along with its sample code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TypeSpec has matured a lot since this was written for 0.58, it's on 1.7.0 now and supports OpenAPI v3.2, so lets update all our examples and talk about the future.
Please merge sample code: speakeasy-api/examples#40
Please delete this old repo: https://github.com/speakeasy-api/typespec-openapi-example