You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(typescript): make @modelcontextprotocol/sdk dependency not peer dependency (#1708)
## TypeScript
- Make @modelcontextprotocol/sdk a regular dependency instead of peer
dependency to avoid dependency resolution issues
([#3428](speakeasy-api/openapi-generation#3428))
- Smart union deserialization (configurable via gen.yaml unionStrategy:
populated-fields)
Co-authored-by: daniel <[email protected]>
0 commit comments