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.
62 posts tagged with "Improvement"
View All TagsImproved 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.
Changed the List of Supported Fonts for Heading, Body and Code in the Developer Portal
In the Developer Portal, users can update the heading, body and code fonts. For the hosted portal, the user can select list of fonts available on the portal editor. For the self-hosted portal, the web font URL
can be provided as part of the portal settings in the build file.
Hosted Portal Users
In the API developer portal, the list of available fonts in the portal editor is updated for code, body and headings.
Added Support for Export of $ref Sibling Data in OpenAPI Using allOf
APIMatic now exports any data available for a schema that also uses $ref
to reference another schema definition, by placing the reference and the sibling data within the allOf
construct.
Enabling DX Analytics for All Team Members Within the API Portal
Access to DX Analytics is no longer restricted to API Owners, the entire team can now track the performance of their API Portal.