OpenAPI Viewer for Bitbucket

Description

This Bitbucket Server addon will bring swagger-ui visualisation directly into the repository view. Once the plugin is enabled, you will automatically see a rendition of any swagger.yaml or swagger.json file.

Data security and privacy statement

OpenAPI Viewer for Bitbucket does not handle any data or user information outside of your server.

Installation

The OpenAPI Viewer for Bitbucket is installed directly from Atlassian Marketplace.

  1. Go to the Administration interface in Bitbucket Server.
  2. Click on Find new add-ons on the left hand side.
  3. Search for openapi
  4. Click on Free trial to request a trial licenses or Buy now to buy an license.

Usage

Whent the plugin is installed and activated, it will take over the default rendition of any files named swagger.yaml or swagger.json
You can still see the original content by clicking on the button Show source in the Bitbucket UI.

Rendition of a swagger.yaml file.
Rendition of a swagger.yaml file.
Show source on the rendition will show the raw content of the file.
Show source on the rendition will show the raw content of the file.
Rendition of a swagger.json file.
Rendition of a swagger.json file.

Support

Please contact Apio Support in any issues related to the plugin.

Version history

Version 1.0.0
The initial release of OpenAPI Viewer for Bitbucket supports Bitbucket Server 5.3.0 and newer. It is bundling swagger-ui 3.17.3 for rendition of the swagger files.