项目作者: cloud-barista

项目描述 :
Website to share CB-Tumblebug Developer API
高级语言: HTML
项目地址: git://github.com/cloud-barista/cb-tumblebug-api-web.git
创建时间: 2020-10-15T09:02:33Z
项目社区:https://github.com/cloud-barista/cb-tumblebug-api-web

开源协议:

下载


GitHub Pages to host CB-Tumblebug API Documentation

CB-Tumblebug is a Framework for Cloud-Barista Platform to Manage Multi-Cloud Infra Service.
(https://github.com/cloud-barista/cb-tumblebug)

This repository is to host CB-Tumblebug API Documentation in GitHub Pages.

The API document is for CB-Tumblebug main branch (the latest dev branch).
(https://github.com/cloud-barista/cb-tumblebug/tree/main)

Access the API documentation page

Access to: https://cloud-barista.github.io/cb-tumblebug-api-web/
(Authorize with default/default)

The main page will show swagger.yaml in main branch of CB-Tumblebug repository.

(https://github.com/cloud-barista/cb-tumblebug/blob/main/src/api/rest/docs/swagger.yaml)

How to change veiw for each API version

You can change view accoring to API versions in https://github.com/cloud-barista/cb-tumblebug/tree/main/src/api/rest/docs

For instance,

For API main latest, access to

For API v0.3.0, access to

For API vX.Y.Z, access to