Skip to main content

70 posts tagged with "New Feature"

View All Tags

One min read

We have added an autogenerated table of content in the documentation that contains all the top level headings and sub-headings. Using a table of contents make it easy to navigate through multiple sections across the documentation page. It also helps in getting a high level idea of what are the contents of the documentation before getting into the detail of it.

3 min read

Support for union types and other type constructs (oneOf, anyOf, not) has now been added to API Transformer and can also affect how your import in the Dashboard works. Re-transform/re-import your files to get these latest changes. Learn more about how (and if) these changes will affect you if you use any of these constructs in your API specification file.

3 min read

API Transformer now preserves XML examples and XML serialization attributes like XML node name, prefix, namespace, etc. which reduces loss of information when converting between popular formats that support XML like OAS, RAML, WSDL, WADL, etc.