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.
79 posts tagged with "Improvement"
View All TagsImproved 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.
Improved C# Code Samples
In this release, we have improved the code quality of our generated C# code samples by making them idiomatic.
Improved Java 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 error in their applications and to get started quickly.
Improved PHP Code Samples
The generated PHP code samples are now idiomatic with no errors. This improves the developer experience by allowing developers to run the code samples without any error in their applications and to get started quickly.
Improved Python 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 error in their applications and to get started quickly.
Improved Ruby 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 error in their applications and to get started quickly.
Improvements Added to Support for Nullable Types in API Transformer
We have added some improvements to our existing support for nullable types in API Transformer, in particular when arrays are also involved. These improvements target transformations involving the OpenAPI (v3.0
), RAML (v0.8
,v1.0
), Postman (v1.0
, v2.0
), and Insomnia formats and will ensure reduced loss of information and improved overall quality of the output.