We've added custom content page layouts to give you better readability and control over how on-page navigation elements are displayed. Choose the layout that works best for your content and readers.
8 posts tagged with "API Portal"
View All TagsAdding Migration Support for Docs as Code Workflow
You can now generate a build input for existing Portals created using the UI workflow. The build input corresponds to the published or unpublished version of the Portal and enables you to:
- Create a backup for the Portal.
- Migrate from the UI workflow to the docs as code workflow.
For details on description of the build input, go to APIMatic Build Input Documentation.
Added Support for Read-Only and Write-Only Field Properties in API Portal
We have added support of read-only and write-only properties in the API Developer Portal. The read-only and write-only tags have been changed to Response Only and Request Only respectively.
Introducing Discriminator Configuration using the API Portal
We have provided the Discriminator support via the API portal.
Introducing APIMatic Proxy 2.0 for Self-hosted Portals and XML Calls
We have enhanced the support to call API endpoints via the APIMatic Proxy for API Portals.
Introducing API Specification Export, Error Message Enhancements in Self Hosted API Portals
APIMatic’s Self Hosted Portal offering has been augmented with the following enhancements:
- API Specification export
- Detailed and informative exception messages
- Ignore MacOS specific files in build input
Introducing Multiple Response Examples in API Portal
To make your API documentation even more comprehensive and user-friendly, we have added support to add multiple examples against each response status code. This includes support for response headers and multiple content types.
Improved OAuth 2.0 Authorization Code Grant Flow
The OAuth 2.0 authorization code grant flow in the API Portal has been improved to make it more comprehensive and user-friendly. This includes introducing cancellable actions, access token visibility and updates to the UI for selecting scopes or resetting the token.