We’re introducing support for typed additional model properties across all SDKs, enhancing type safety and alignment with OpenAPI specifications.
Typed Additional Model Properties Support in All SDKs
· 4 min read
We’re introducing support for typed additional model properties across all SDKs, enhancing type safety and alignment with OpenAPI specifications.
The generated code samples are now idiomatic with no errors. This improves the developer experience by allowing developers to run the code samples without any errors in their applications and to get started quickly.
TypeScript SDKs now support complex query parameters that allow you to send complex types and arrays/maps of complex types in query strings.