We are introducing the special oneOf and anyOf types in our Typescript SDKs.
42 posts tagged with "New"
View All TagsIntroducing Support for oneOf and anyOf in CSharp SDKs
We are introducing the special oneOf and anyOf types in our CSharp SDKs.
Introducing Support for oneOf and anyOf in Python SDKs
We are introducing the special oneOf and anyOf types in our Python SDKs.
Introducing Support for oneOf and anyOf in Ruby SDKs
We are introducing the special oneOf and anyOf types in our Ruby SDKs.
Introducing Support for oneOf and anyOf in PHP SDKs
We are introducing the special oneOf and anyOf types in our PHP SDKs.
Updated Language Version and Third-Party Dependencies
Language version and third-party dependencies have been updated in APIMatic generated SDKs.
Minimum Supported Node.js Version Raised to 14.x
APIMatic generated Node.js SDK will no longer support Node.js 12.x and Node.js 10.x.
Introducing PHP Model Builders
We have introduced builder pattern in PHP SDKs that can be used to set all model properties at once and then build the object at the end.
Introducing Dynamic Error Messages in SDKs
By default, APIMatic generated SDKs throw a generic error response on every failed API call. Now, you can customize these error responses by providing placeholders that populate at runtime.
Introducing Core Libraries in Ruby
APIMatic has introduced core libraries to provide a stable runtime that powers all functionality of our SDKs. In this release, we have revamped our Ruby SDKs to improve the code quality and provide better test coverage.