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)
SDKs generated by APIMATIC now support logging events!
An unexpected additional ')' existed in the generated Ruby code if the SDK had a Datetime property in a model. The syntax error was eliminated by removing this bracket.
Please regenerate your Ruby SDK to get the bug fix.
You can now use multiple base URLs in your API description using the new Server Configuration. This feature allows you to