We have implemented several enhancements to the Go code samples, improving the developer experience by enabling developers to initialize inline code without encountering errors and to get started quickly.
78 posts tagged with "Improvement"
View All TagsIntroducing Configurable Logging Support in PHP, Python, Ruby, Go, and C# SDKs
We have introduced configurable logging for API calls in PHP, Python, Ruby, Go, and C# SDKs.
In one of our previous updates, we introduced the configurable logging feature in both Java and TypeScript SDKs. You can find more details here.
Introducing Fix My OpenAPI VS Code Extension v0.5.0-beta
We've released the latest version 0.5.0-beta of our FixMyOpenAPI VS Code extension with new features and improvements for better OpenAPI spec validation. You may upgrade now to enhance your API development workflow!
Experience Improvements in Dx-Portal
This change log encompasses three significant enhancements aimed at streamlining user experience across our platform:
Introducing 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.