The SDKs now support passing complex objects, including non-scalar types and collections, as HTTP header parameters in the request.
Complex Objects Support in HTTP Header Parameters
· 2 min read
The SDKs now support passing complex objects, including non-scalar types and collections, as HTTP header parameters in the request.
We’re introducing support for typed additional model properties across all SDKs, enhancing type safety and alignment with OpenAPI specifications.
We have moved the import statements outside the namespace for generated C# SDKs to comply with .NET best practices.
In this release, we have improved the code quality of our generated C# code samples by making them idiomatic.
APIMatic has introduced core library to provide a stable runtime that powers all functionality of our SDKs. In this release, we have revamped our C# SDKs to improve the code quality and provide better test coverage.