Based on internal and customer feedback, we have revamped our validation messages shown to users during import or generation of artifacts like SDKs/Portal, etc. This release improves message content, introduces a couple of new validation messages and changes severity of some of the older messages.
75 posts tagged with "Improvement"
View All TagsRevamped PHP SDKs as Immutable Clients, Added Support for PHP 8.0
APIMatic's PHP SDKs have been refactored to immutable clients and now support PHP 8.0 with updated dependencies. All static analysis and linting issues have been resolved, support for optional and nullable has been added along with a new restructured authorization flow, and much more.
OpenAPI v2.0 and v3.0 Importers See Major Revamp
Our OpenAPI importers (both v2.0 and v3.0) have undergone a complete overhaul that includes some major performance improvements, bug fixes and other refinements.
Response Information Now Better Represented In Exported WADL
Information about array responses or primitive type responses was being incorrectly represented or entirely missed. We have released some fixes to improve on this.
Some Improvements to Postman Import/Export to be Released Soon
Improvements have been made to Postman import/export of versions 1.0
, 2.0
that are expected to be released in the coming few days.
Improvements in Blocking API Calls in Java
We've made several improvements to our Java SDK, resulting in considerable resource savings and speed-up, in case of blocking API calls. To benefit from these improvements, please generate your SDKs again.
Token Refresh on Expiry in OAuth 2 Client Credential Flow
We've updated our SDKs that use OAuth 2 Client Credential Flow to enable automatic re-authorization of the client when the OAuth token is expired.
Configurable Logging in NodeJS
We've added the ability to programmatically configure the logger used in the NodeJS SDK. You can now disable logging or add a custom log handler during runtime.
Major Improvements Released for Better RAML Resource Types and Traits Support
Resource types and traits are an integral part of RAML. We have been working hard in improving our support for them in order to improve your RAML conversion experience on API Transformer. Majority of the improvements target RAML v1.0 while some of them also target v0.8.
Changes in Naming Scheme, URLs and Other Improvements in Developer Experience Portal
We're releasing a new version of our Developer Experience Portal which improves docs generation for all SDKs. This is a breaking change and requires manual migration. Check out all the changes below.