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.
57 posts tagged with "Improvement"
View All TagsImprovements 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.
Improved Readability Experience with UI Changes in Navigation Bar
APIMatic's developer portal now offers a better visibilty experience with UI changes to the left naviagtion bar. These include indentation of menu items, bold titles and highlighting of selected section in the navigation bar.
Improvements to Code Sample Response and Request in the Developer Portal
We have added a separate section in the "Try it Out" console for code request and response body. Now the user should be able to preview the code sample making the API request after getting a response in the code sample section of the developer portal.