We have now added support for multiple datetime formats in our Java and Android 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 Java and Android SDKs. The following formats are supported:
Mon, 15 Jun 2009 20:45:30 GMT
2016-03-13T12:52:32.123Z
1480809600
Our API editor and Code Generation engine now supports OAuth 2.0 for authentication in the generated SDKs.
OAuth 2 enabled SDKs will help developers in:
You can read more about OAuth 2.0 in APIMatic editor and Code Generation engine here.
APIMatic Code Generation engine now supports polymorphic responses with the help of a discriminator field.
Check out the Discriminator documentation to get started.
You can now use multiple base URLs in your API description using the new Server Configuration. This feature allows you to