Skip to content

cloud-barista/cb-tumblebug-api-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages