In this release, we have improved the code quality of our generated C# code samples by making them idiomatic.
75 posts tagged with "Improvement"
View All TagsImproved 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.
Improvements in The Font Settings in API Developer Portal
We have improved the font settings management in the API developer portal for better usability and visibility.
Added the support of Multiline String Input in API Code Playground
We have added the support of multiline in the text area for string input in the API Code Playground.