The SDKs now support passing complex objects, including non-scalar types and collections, as HTTP header parameters in the request.
5 posts tagged with "SDKs"
View All TagsConfigurable Test Settings via Environment Variables
The Python SDK now supports reading test configurations from environment variables, reducing the need for hardcoded values in the SDK test setup.
Introducing String Representations for Models in PHP, Python, Ruby, and Go SDKs
Developers frequently rely on string representations of models for debugging and logging. Our recent update enhances the __str__
or equivalent methods for models in Python, Ruby, PHP, and Go SDKs, offering clear, human-readable outputs.
Dropping Support for Ruby Version 2.5 in Ruby SDKs
We are now dropping support for Ruby version 2.5
in Ruby SDKs. Ruby 2.5
hit EOL status on 2021-03-31 as per the official source. As a result of dropping Ruby 2.5
, we are now able to relax version constraints on some of the Ruby SDKs dependencies.
Announcing New Features in SDK Generation in Multiple Languages
APIMatic now has good news for all those who use our SDKs. We now support all the popular features given below for the SDK generation in multiple languages. You can now use these features in your API specifications for generating SDKs.