This change log encompasses three significant enhancements aimed at streamlining user experience across our platform:
75 posts tagged with "Improvement"
View All TagsIntroducing Configurable Logging Support in Java and TypeScript
We have introduced configurable logging for API calls in Java and TypeScript SDKs.
Introducing Automatic Auth-Token Retrieval in Java and TypeScript
We are introducing automatic token retrieval and refreshing in the OAuth 2.0 grant types.
Adding Support for Multiple Request Examples in Developer Portal
API providers can now display multiple examples of request bodies to illustrate how an endpoint supports different use cases through a variety of request payloads. This feature enhancement to our Developer Portal product greatly improves the experience for API consumers. Developers will have the option to view these request body examples next to the designated operation.
Improved Validation Messages
We have significantly revamped the content of our validation messages shown when importing/transforming API specifications or generating artifacts like SDKs/Portal, etc. in order to make it easier for our end-users to quickly understand issues and apply relevant fixes.
Improved Search Results with Keyword Highlighting on Developer Portal
We are excited to introduce an enhancement that significantly improves the user experience of our Developer Portal's search functionality. With this improvement, when you perform a search, the relevant keyword(s) will now be visually highlighted within the search results.
Added Support For Swagger v2.0 and OpenAPI v3.0 Validation and Linting
As part of our efforts to improve existing format-specific validation, we are now introducing validators for Swagger v2.0 and OpenAPI v3.0 specifications.
Improved oneOf and anyOf Support in Java
We have incorporated oneOf and anyOf discriminator and meta case support in Java SDKs to enable seamless value mapping. This enhancement enhances the versatility and ease of use of our Java SDKs, allowing developers to efficiently handle complex data structures and streamline their workflow.
Improved TypeScript Code Samples
The generated code samples are now idiomatic with no errors. This improves the developer experience by allowing developers to run the code samples without any errors in their applications and to get started quickly.
Improvements to DX Portal Search
We have added improvements to the search capability of our DX Suite to help API consumers quickly find their respective documentation and endpoints with ease.