We have now added support for multiple datetime formats in our SDKs. The following formats are supported:
- RFC1123 Datetime
(Mon, 15 Jun 2009 20:45:30 GMT)
- RFC3339 Datetime
(2016-03-13T12:52:32.123Z)
- Unix Timestamp
(1480809600)
We have now added support for multiple datetime formats in our SDKs. The following formats are supported:
(Mon, 15 Jun 2009 20:45:30 GMT)
(2016-03-13T12:52:32.123Z)
(1480809600)
Node JS SDKs now come with retries for requests. We allow retries for the following cases:
Re-generate your Node JS SDKs now to get this new feature.
Exception Classes support has been added to Node SDKs. Generate your SDK again to get this new feature!
NodeJS SDKs now have both Local(endpoint specific) and Global Level (API specific) errors implemented as specified in the API Descriptions.
SDKs generated by APIMATIC now support logging events!
You can now use multiple base URLs in your API description using the new Server Configuration. This feature allows you to
Starting today, we are going to maintain an awesome Changelog for APIMATIC. :)
Follow this changelog to stay up-to-date with