We have now added support for multiple datetime formats in our Angular 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 Angular SDKs. The following formats are supported:
(Mon, 15 Jun 2009 20:45:30 GMT)
(2016-03-13T12:52:32.123Z)
(1480809600)
If you have WADL/WSDL files with references to external schema files that exist relative to your root file, then you can import/convert them successfully. These files may be accessible by URL or a ZIP file.
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